Don't set PRODUCT_ENABLE_UFFD_GC by default
* Overriding this from devices doesn't work * Using ?= here doesn't work either * It still defaults to "default" based on other places and works the same, so let's just remove this Change-Id: Ie9d732796a46770c11a7608e7c0990653d59fbd0 Signed-off-by: RITEFANG <1721985272@qq.com>
This commit is contained in:
@@ -195,5 +195,3 @@ PRODUCT_SYSTEM_PROPERTIES += \
|
||||
dalvik.vm.image-dex2oat-Xmx=64m \
|
||||
dalvik.vm.dex2oat-Xms=64m \
|
||||
dalvik.vm.dex2oat-Xmx=512m \
|
||||
|
||||
PRODUCT_ENABLE_UFFD_GC := default
|
||||
|
Reference in New Issue
Block a user