Merge "bluetooth.device.class_of_device should be type string" am: 7b7a42e6cf
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1969420 Change-Id: I6acf3397d7b922943f8ce144e95375bf1a66a001
This commit is contained in:
commit
713984514c
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ bluetooth.framework.support_persisted_state u:object_r:bluetooth_config
|
|||
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.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 string
|
||||
|
||||
bluetooth.profile.a2dp.sink.enabled u:object_r:bluetooth_config_prop:s0 exact bool
|
||||
bluetooth.profile.a2dp.source.enabled u:object_r:bluetooth_config_prop:s0 exact bool
|
||||
|
|
Loading…
Reference in a new issue