sm7325-common: Switch to NFC AIDL HAL
Change-Id: Ib01b3411625c75d1aa0f962101535bdbecebe200
This commit is contained in:
committed by
anhdat1024
parent
ffcc869f3d
commit
b25e8937af
@@ -286,7 +286,7 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
ifeq ($(TARGET_HAVE_SEC_NFC),true)
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc@1.2-service.samsung
|
||||
android.hardware.nfc-service.sec
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/nfc/libnfc-sec-vendor.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-sec-vendor.conf
|
||||
|
||||
@@ -2,34 +2,34 @@
|
||||
{
|
||||
"repository": "kernel_samsung_sm7325",
|
||||
"target_path": "kernel/samsung/sm7325",
|
||||
"branch": "bka"
|
||||
"branch": "bka"
|
||||
},
|
||||
{
|
||||
"remote": "github-non-los",
|
||||
"repository": "LineageOS/android_hardware_samsung",
|
||||
"repository": "LineageOS/android_hardware_samsung",
|
||||
"target_path": "hardware/samsung",
|
||||
"branch": "lineage-23.0"
|
||||
"branch": "lineage-23.0"
|
||||
},
|
||||
{
|
||||
"remote": "github-non-los",
|
||||
"repository": "LineageOS/android_hardware_samsung_nfc",
|
||||
"target_path": "hardware/samsung/nfc",
|
||||
"branch": "lineage-23.0"
|
||||
"repository": "LineageOS/android_hardware_samsung_slsi_nfc",
|
||||
"target_path": "hardware/samsung_slsi/nfc",
|
||||
"branch": "lineage-23.1"
|
||||
},
|
||||
{
|
||||
"repository": "vendor_samsung_sm7325-common",
|
||||
"target_path": "vendor/samsung/sm7325-common",
|
||||
"branch": "bka"
|
||||
"branch": "bka"
|
||||
},
|
||||
{
|
||||
"remote": "github-non-los",
|
||||
"repository": "anhdat1024/android_hardware_dolby",
|
||||
"repository": "anhdat1024/android_hardware_dolby",
|
||||
"target_path": "hardware/dolby",
|
||||
"branch": "16.0"
|
||||
},
|
||||
{
|
||||
"repository": "hardware_samsung-extra_interfaces",
|
||||
"target_path": "hardware/samsung-ext/interfaces",
|
||||
"branch": "bka"
|
||||
"target_path": "hardware/samsung-ext/interfaces",
|
||||
"branch": "bka"
|
||||
}
|
||||
]
|
||||
|
||||
2
sepolicy/vendor/file_contexts
vendored
2
sepolicy/vendor/file_contexts
vendored
@@ -57,7 +57,7 @@
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.drm@[0-9]\.[0-9]-service\.widevine u:object_r:hal_drm_widevine_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.keymaster@[0-9]\.[0-9]-service\.samsung u:object_r:hal_keymaster_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.power(@[0-9]\.[0-9])?-service\.pixel-libperfmgr u:object_r:hal_power_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.nfc@[0-9]\.[0-9]-service\.samsung u:object_r:hal_nfc_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/android\.hardware\.nfc-service\.sec u:object_r:hal_nfc_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/nxp\.android\.hardware\.nfc@[0-9]\.[0-9]-service u:object_r:hal_nfc_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/hw/vendor\.lineage\.touch-service\.samsung u:object_r:hal_lineage_touch_default_exec:s0
|
||||
/(vendor|system/vendor)/bin/secril_config_svc u:object_r:secril_config_svc_exec:s0
|
||||
|
||||
Reference in New Issue
Block a user