sm6375-common: Override HAL service and enable with nfc SKU

Change-Id: I3c33c50b65410a09a0e5529f3c9a94fbf36d8a31
This commit is contained in:
Ramii Ahmed
2022-04-22 16:54:41 +00:00
parent 6a821ad6b4
commit 744fe6e329

View File

@@ -4,7 +4,7 @@
# SPDX-License-Identifier: Apache-2.0
#
service nqnfc_2_0_hal_service /vendor/bin/hw/vendor.nxp.hardware.nfc@2.0-service
service vendor.nfc_hal_service /vendor/bin/hw/android.hardware.nfc@1.2-service
override
class hal
user nfc
@@ -12,4 +12,4 @@ service nqnfc_2_0_hal_service /vendor/bin/hw/vendor.nxp.hardware.nfc@2.0-service
disabled
on boot && property:ro.boot.product.hardware.sku=nfc
enable nqnfc_2_0_hal_service
enable vendor.nfc_hal_service