diff options
author | davidevinavil <davidevinavil@gmail.com> | 2016-12-01 00:12:45 +0100 |
---|---|---|
committer | davidevinavil <davidevinavil@gmail.com> | 2016-12-01 00:12:45 +0100 |
commit | 78c6d33676309d7a40155749b9278cad9a35cc94 (patch) | |
tree | d514705816ec24be8943743cf820b3d846654ed3 | |
parent | 87a2849098d2aa294cf93e263c7a3a848245eec7 (diff) |
now we are using android 7 proprietary
Change-Id: Iaab42b2c986853af33c59b550dd6092167b0bc12
-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 |