r8q: Initial vendor tree

Change-Id: I3b9527dbbd4761e11230b6bafe8881d968674e24
This commit is contained in:
ata-kaner
2024-05-25 12:03:26 +03:00
commit 1632cb447f
17 changed files with 232 additions and 0 deletions
@@ -0,0 +1,8 @@
service vendor.secure_element_hal_service-gto /vendor/bin/hw/android.hardware.secure_element@1.0-service-gto
class hal
disabled
user system
group system
on property:ro.boot.hardware.sku=s3fwrn5
start vendor.secure_element_hal_service-gto
@@ -0,0 +1,8 @@
service vendor.secure_element_hal_service /vendor/bin/hw/android.hardware.secure_element@1.0-service
class hal
disabled
user system
group system
on property:ro.boot.hardware.sku=sn110t
start vendor.secure_element_hal_service
@@ -0,0 +1,10 @@
service vendor.nfc_hal_service /vendor/bin/hw/nxp.android.hardware.nfc@1.2-service
interface android.hardware.nfc@1.0::INfc default
interface android.hardware.nfc@1.1::INfc default
interface android.hardware.nfc@1.2::INfc default
interface vendor.samsung.hardware.nfc@2.0::ISehNfc default
class hal
oneshot
disabled
user nfc
group nfc net_bt_admin