summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2017-02-26 13:44:56 -0500
committerRashed Abdel-Tawab <rashed@linux.com>2017-03-02 18:22:09 -0500
commit7d8b06ec515c5fbd51d5fda2d0655fd3d376eed2 (patch)
tree4c5160186e9cb7265882b3244682c31e1e634ef4
parent340f8f361e6221b9be83ab18af018818fd2ba56c (diff)
msm8996: Decommonize screen resolutions
Change-Id: I8641610bd4bc9864075506f7554cf427137a08c0
-rw-r--r--msm8996.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/msm8996.mk b/msm8996.mk
index bda2941..8f0bf51 100644
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -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)