Merge "Bluetooth boot time start service" am: f3acf42a4c
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1965101 Change-Id: I116996cf7b5e1d9b94b8f76119fb91d2eaf52a9b
This commit is contained in:
commit
ecac410d40
1 changed files with 3 additions and 0 deletions
|
@ -469,6 +469,9 @@ bluetooth.hardware.power.idle_cur_ma u:object_r:bluetooth_config
|
||||||
bluetooth.hardware.power.tx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
|
bluetooth.hardware.power.tx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
|
||||||
bluetooth.hardware.power.rx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
|
bluetooth.hardware.power.rx_cur_ma u:object_r:bluetooth_config_prop:s0 exact int
|
||||||
|
|
||||||
|
bluetooth.framework.support_persisted_state u:object_r:bluetooth_config_prop:s0 exact bool
|
||||||
|
bluetooth.framework.adapter_address_validation u:object_r:bluetooth_config_prop:s0 exact bool
|
||||||
|
|
||||||
bluetooth.device.default_name u:object_r:bluetooth_config_prop:s0 exact string
|
bluetooth.device.default_name u:object_r:bluetooth_config_prop:s0 exact string
|
||||||
bluetooth.device.class_of_device u:object_r:bluetooth_config_prop:s0 exact uint
|
bluetooth.device.class_of_device u:object_r:bluetooth_config_prop:s0 exact uint
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue