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
This commit is contained in:
Chirayu Desai 2024-06-13 23:21:18 +05:30 committed by Bartłomiej Rudecki
parent 99ea7632bb
commit 390c3a63af
Signed by: przekichane
GPG key ID: 751F23C6F014EF76

View file

@ -183,5 +183,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