Merge "Bluetooth: Added sepolicy for Snoop Logger filtering"
This commit is contained in:
commit
db85fd141e
1 changed files with 12 additions and 7 deletions
|
@ -501,6 +501,11 @@ persist.bluetooth.bluetooth_audio_hal.disabled u:object_r:bluetooth_audio_hal_pr
|
|||
persist.bluetooth.btsnoopenable u:object_r:exported_bluetooth_prop:s0 exact bool
|
||||
persist.bluetooth.btsnoopdefaultmode u:object_r:bluetooth_prop:s0 exact enum empty disabled filtered full
|
||||
persist.bluetooth.btsnooplogmode u:object_r:bluetooth_prop:s0 exact enum empty disabled filtered full
|
||||
persist.bluetooth.snooplogfilter.headers.enabled u:object_r:bluetooth_prop:s0 exact bool
|
||||
persist.bluetooth.snooplogfilter.profiles.a2dp.enabled u:object_r:bluetooth_prop:s0 exact bool
|
||||
persist.bluetooth.snooplogfilter.profiles.map u:object_r:bluetooth_prop:s0 exact enum empty disabled fullfilter header magic
|
||||
persist.bluetooth.snooplogfilter.profiles.pbap u:object_r:bluetooth_prop:s0 exact enum empty disabled fullfilter header magic
|
||||
persist.bluetooth.snooplogfilter.profiles.rfcomm.enabled u:object_r:bluetooth_prop:s0 exact bool
|
||||
persist.bluetooth.factoryreset u:object_r:bluetooth_prop:s0 exact bool
|
||||
|
||||
bluetooth.hardware.power.operating_voltage_mv u:object_r:bluetooth_config_prop:s0 exact int
|
||||
|
|
Loading…
Reference in a new issue