a85558ea52
This makes sure that the remaining binder services for radio end up in plat_service_contexts. That in turn allows us to enforce that servicemanager will only serve services from plat_service_contexts on FULL_TREBLE devices. Bug: 36866029 Test: boot, verify radio services still work Change-Id: Ib67b3a03e5599484c5c4fb27a0f323a37dd51636 Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
4 lines
201 B
Text
4 lines
201 B
Text
allow qti_init_shell bluetooth_data_file:file r_file_perms;
|
|
allow qti_init_shell bluetooth_loader_exec:file { read open };
|
|
allow qti_init_shell proc:dir setattr;
|
|
allow qti_init_shell sysfs:file write;
|