diff options
Diffstat (limited to 'device.mk')
-rw-r--r-- | device.mk | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -70,9 +70,6 @@ PRODUCT_AAPT_PREF_CONFIG := xxhdpi TARGET_SCREEN_HEIGHT := 1920 TARGET_SCREEN_WIDTH := 1080 -# HWUI overrides -$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-hwui-memory.mk) - # Haters gonna hate.. PRODUCT_CHARACTERISTICS := nosdcard |