diff --git a/README.md b/README.md index c4d3ebf5d99af3e9b27b5038507cdb46d09ffbbd..e90e610b154ab2cbb14e6324fd93d9ab526a9418 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,7 @@ https://support.huaweicloud.com/api-cph/cph_api_0559.html 配置方式: aosp/vendor/common/android/etc/attributes.xml文件enable-vulkan新增包名 +~~~ @@ -302,4 +303,5 @@ aosp/vendor/common/android/etc/attributes.xml文件enable-vulkan新增包名 com.netease.sky +~~~ 注意:使用CMD命令添加的vulkan白名单在/data/etc/attributes.xml文件,自定义镜像预置vulkan白名单在/system/etc/attributes.xml文件,vulkan白名单实际为两个白名单文件的并集;