From 1939009ca9729e66f1433530563d30ca6ac32c7f Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 24 Nov 2020 14:43:48 +0100 Subject: [PATCH] sdm660-common: Decommonize screen density * Not a good idea when we support multiple devices with different screen densities --- sdm660.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/sdm660.mk b/sdm660.mk index 864bd99a..a71f2887 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -211,9 +211,6 @@ PRODUCT_PACKAGES += \ libtinyxml \ vendor.display.config@1.9 \ vendor.display.config@1.9.vendor - -# Density -TARGET_SCREEN_DENSITY := 400 # DeviceDoze PRODUCT_PACKAGES += \