[NFC] Update customize settings
Remove legacy eSE1 HIDL settings Add SKU IDs for secure NFC Update default libnfc-nci settings Enable STNFC_REMOTE_FIELD_TIMER Bug: 287710897 Bug: 287568687 Test: manual Change-Id: I97db76f97d1e345aeb65655e2d09b201c66c8429
This commit is contained in:
parent
b565fdabec
commit
a910f0d5f9
6 changed files with 83 additions and 5 deletions
|
@ -70,16 +70,13 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# SecureElement
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.secure_element@1.2-service-gto
|
||||
android.hardware.secure_element-service.thales
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.se.omapi.ese.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.ese.xml \
|
||||
frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.se.omapi.uicc.xml \
|
||||
device/google/caimito/nfc/libse-gto-hal-disable.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libse-gto-hal.conf
|
||||
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/caimito/nfc/manifest_se.xml
|
||||
|
||||
# Bluetooth HAL
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/caimito/bluetooth/bt_vendor_overlay_ripcurrent24.conf:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth/bt_vendor_overlay.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue