summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
authordianlujitao <dianlujitao@lineageos.org>2020-01-31 22:29:20 +0800
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:54 +0300
commit7f9cd3aba7318b1e736f5e133d9b35de38067c09 (patch)
tree01ecdb92454ed50fa7a2ea0eee6d3f8f7df17523 /sdm660.mk
parent54474e21cdfc9ee7cedb989b797d374408b87db6 (diff)
sdm660-common: Decommonize screen resolution
Change-Id: I768995cc471f051012999a677cde9b7287d20e7e
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 4210298..f2e17bf 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -33,10 +33,6 @@ $(call inherit-product, $(COMMON_PATH)/properties.mk)
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
-# Boot animation
-TARGET_SCREEN_HEIGHT := 2160
-TARGET_SCREEN_WIDTH := 1080
-
# Overlays
DEVICE_PACKAGE_OVERLAYS += \
$(COMMON_PATH)/overlay \