clover: disable davlik and hwui includes
This commit is contained in:
parent
760736653d
commit
0ae6a348cb
1 changed files with 2 additions and 2 deletions
|
@ -26,10 +26,10 @@
|
||||||
$(call inherit-product, device/xiaomi/sdm660-common/platform.mk)
|
$(call inherit-product, device/xiaomi/sdm660-common/platform.mk)
|
||||||
|
|
||||||
# setup dalvik vm configs
|
# setup dalvik vm configs
|
||||||
$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
|
#$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
|
||||||
|
|
||||||
# setup HWUI configs
|
# setup HWUI configs
|
||||||
$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-hwui-memory.mk)
|
#$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-hwui-memory.mk)
|
||||||
|
|
||||||
DEVICE_PATH := device/xiaomi/clover
|
DEVICE_PATH := device/xiaomi/clover
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue