land: Cleanup configurations

This commit is contained in:
karthick111 2017-08-20 11:42:27 +02:00
parent 1fd23e307f
commit 371b2f3fea
6 changed files with 2 additions and 11 deletions

View file

@ -1,4 +1,3 @@
# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := MSM8937
TARGET_NO_BOOTLOADER := true

View file

@ -1,4 +1,3 @@
# GPS
USE_DEVICE_SPECIFIC_GPS := true
USE_DEVICE_SPECIFIC_LOC_API := true
TARGET_NO_RPC := true

View file

@ -1,2 +1,2 @@
# Keystore
TARGET_KEYMASTER_WAIT_FOR_QSEE := true
TARGET_PROVIDES_KEYMASTER := true

View file

@ -1,3 +0,0 @@
# Properties
PRODUCT_PROPERTY_OVERRIDES += \
ro.frp.pst=/dev/block/bootdevice/by-name/config

View file

@ -1,4 +0,0 @@
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.hce.xml:system/etc/permissions/android.hardware.nfc.hce.xml \
frameworks/native/data/etc/android.hardware.nfc.xml:system/etc/permissions/android.hardware.nfc.xml

View file

@ -3,7 +3,7 @@ PRODUCT_PACKAGES += \
libshims_camera \
libshim_ims_camera
# ZRAM
# Properties
PRODUCT_PROPERTY_OVERRIDES += \
camera.hal1.packagelist=com.skype.raider,com.google.android.talk \
media.camera.ts.monotonic=0 \