diff --git a/caiman/grilservice_app.te b/caiman/grilservice_app.te new file mode 100644 index 00000000..9bd8c8e7 --- /dev/null +++ b/caiman/grilservice_app.te @@ -0,0 +1,2 @@ +allow grilservice_app hal_radio_ext_service:service_manager find; +binder_call(grilservice_app, hal_radio_ext) diff --git a/komodo/grilservice_app.te b/komodo/grilservice_app.te new file mode 100644 index 00000000..9bd8c8e7 --- /dev/null +++ b/komodo/grilservice_app.te @@ -0,0 +1,2 @@ +allow grilservice_app hal_radio_ext_service:service_manager find; +binder_call(grilservice_app, hal_radio_ext) diff --git a/ripcurrentpro/genfs_contexts b/ripcurrentpro/genfs_contexts index 76c805da..763c61e8 100644 --- a/ripcurrentpro/genfs_contexts +++ b/ripcurrentpro/genfs_contexts @@ -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 diff --git a/tokay/grilservice_app.te b/tokay/grilservice_app.te new file mode 100644 index 00000000..9bd8c8e7 --- /dev/null +++ b/tokay/grilservice_app.te @@ -0,0 +1,2 @@ +allow grilservice_app hal_radio_ext_service:service_manager find; +binder_call(grilservice_app, hal_radio_ext)