diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2017-02-26 13:44:56 -0500 |
|---|---|---|
| committer | Rashed Abdel-Tawab <rashed@linux.com> | 2017-03-02 18:22:09 -0500 |
| commit | 7d8b06ec515c5fbd51d5fda2d0655fd3d376eed2 (patch) | |
| tree | 4c5160186e9cb7265882b3244682c31e1e634ef4 | |
| parent | 340f8f361e6221b9be83ab18af018818fd2ba56c (diff) | |
msm8996: Decommonize screen resolutions
Change-Id: I8641610bd4bc9864075506f7554cf427137a08c0
| -rw-r--r-- | msm8996.mk | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -25,10 +25,6 @@ DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay PRODUCT_AAPT_CONFIG := normal PRODUCT_AAPT_PREF_CONFIG := xxhdpi -# Boot animation -TARGET_SCREEN_HEIGHT := 2560 -TARGET_SCREEN_WIDTH := 1440 - $(call inherit-product, frameworks/native/build/phone-xxxhdpi-4096-dalvik-heap.mk) $(call inherit-product-if-exists, frameworks/native/build/phone-xxxhdpi-4096-hwui-memory.mk) |
