Merge "Allow bluetooth hal to get boot status" into sc-dev am: 3887fc2628
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/13856369 Change-Id: I7c25de614a2e2625f2cfc8fd8a3df8a5d74f877d
This commit is contained in:
commit
142e40a2e0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
add_hwservice(hal_bluetooth_btlinux, hal_bluetooth_coexistence_hwservice);
|
add_hwservice(hal_bluetooth_btlinux, hal_bluetooth_coexistence_hwservice);
|
||||||
|
get_prop(hal_bluetooth_btlinux, boot_status_prop)
|
||||||
|
|
||||||
allow hal_bluetooth_btlinux sysfs_bluetooth_writable:file rw_file_perms;
|
allow hal_bluetooth_btlinux sysfs_bluetooth_writable:file rw_file_perms;
|
||||||
allow hal_bluetooth_btlinux proc_bluetooth_writable:file rw_file_perms;
|
allow hal_bluetooth_btlinux proc_bluetooth_writable:file rw_file_perms;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue