forked from openkylin/platform_build
Merge "Indicate ANGLE is present on devices"
This commit is contained in:
commit
27ca29a3c7
|
@ -352,6 +352,8 @@ PRODUCT_SYSTEM_PROPERTIES += ro.zygote?=zygote32
|
|||
|
||||
PRODUCT_SYSTEM_PROPERTIES += debug.atrace.tags.enableflags=0
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += ro.gfx.angle.supported=true
|
||||
|
||||
# Packages included only for eng or userdebug builds, previously debug tagged
|
||||
PRODUCT_PACKAGES_DEBUG := \
|
||||
adb_keys \
|
||||
|
|
Loading…
Reference in New Issue