Revert "tulip: Flatten APEXs for performance"
This reverts commit 56b202f10e.
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
This commit is contained in:
@@ -10,9 +10,6 @@ BUILD_BROKEN_ENFORCE_SYSPROP_OWNER := true
|
||||
|
||||
DEVICE_PATH := device/xiaomi/tulip
|
||||
|
||||
# APEX
|
||||
OVERRIDE_TARGET_FLATTEN_APEX := true
|
||||
|
||||
# Boot animation
|
||||
TARGET_SCREEN_HEIGHT := 2160
|
||||
TARGET_SCREEN_WIDTH := 1080
|
||||
|
||||
@@ -113,7 +113,4 @@ void vendor_load_properties()
|
||||
property_override("dalvik.vm.heaptargetutilization", heaptargetutilization);
|
||||
property_override("dalvik.vm.heapminfree", heapminfree);
|
||||
property_override("dalvik.vm.heapmaxfree", heapmaxfree);
|
||||
|
||||
// Misc
|
||||
property_override("ro.apex.updatable", "false");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user