diff options
-rwxr-xr-x | device.mk | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -64,10 +64,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_AAPT_CONFIG := normal PRODUCT_AAPT_PREF_CONFIG := xxhdpi -# Device was launched with M -PRODUCT_PROPERTY_OVERRIDES += \ - ro.product.first_api_level=23 - # Boot animation TARGET_SCREEN_HEIGHT := 1920 TARGET_SCREEN_WIDTH := 1080 |