Snap for 11492556 from b0714c6f9b
to 24Q3-release
Change-Id: I1cc902e5ec8a22ce3273b0a821fa6301199a9423
This commit is contained in:
commit
d41bdc5ebd
4 changed files with 8 additions and 1 deletions
2
caiman/grilservice_app.te
Normal file
2
caiman/grilservice_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
2
komodo/grilservice_app.te
Normal file
2
komodo/grilservice_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
|
@ -1,5 +1,6 @@
|
|||
# Haptics
|
||||
genfscon sysfs /devices/platform/10c90000.hsi2c/i2c-9/9-0042 u:object_r:sysfs_vibrator:s0
|
||||
genfscon sysfs /devices/platform/10c80000.hsi2c/i2c-0/0-0043 u:object_r:sysfs_vibrator:s0
|
||||
genfscon sysfs /devices/platform/10c80000.hsi2c/i2c-0/0-0042 u:object_r:sysfs_vibrator:s0
|
||||
|
||||
# WLC
|
||||
genfscon sysfs /devices/platform/10c90000.hsi2c/i2c-9/9-003b u:object_r:sysfs_wlc:s0
|
||||
|
|
2
tokay/grilservice_app.te
Normal file
2
tokay/grilservice_app.te
Normal file
|
@ -0,0 +1,2 @@
|
|||
allow grilservice_app hal_radio_ext_service:service_manager find;
|
||||
binder_call(grilservice_app, hal_radio_ext)
|
Loading…
Add table
Add a link
Reference in a new issue