sepolicy: Add badge for gsm properties
Add badge for gsm.operator.iso-country and gsm.sim.operator.iso-country. Test: Manual test Bug: 205807505 Ignore-AOSP-First: already merged in AOSP; this is a reland Change-Id: If4f399cd97b2297094ef9431450f29e0a91e5300 Merged-In: If4f399cd97b2297094ef9431450f29e0a91e5300
This commit is contained in:
parent
451eeed439
commit
e7fae4b66b
2 changed files with 4 additions and 0 deletions
|
@ -1113,6 +1113,8 @@ cache_key.telephony. u:object_r:binder_cache_telephony_serve
|
|||
framework_watchdog.fatal_count u:object_r:framework_watchdog_config_prop:s0 exact int
|
||||
framework_watchdog.fatal_window.second u:object_r:framework_watchdog_config_prop:s0 exact int
|
||||
|
||||
gsm.operator.iso-country u:object_r:telephony_status_prop:s0 exact string
|
||||
gsm.sim.operator.iso-country u:object_r:telephony_status_prop:s0 exact string
|
||||
gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string
|
||||
persist.radio.airplane_mode_on u:object_r:telephony_status_prop:s0 exact bool
|
||||
|
||||
|
|
|
@ -1113,6 +1113,8 @@ cache_key.telephony. u:object_r:binder_cache_telephony_serve
|
|||
framework_watchdog.fatal_count u:object_r:framework_watchdog_config_prop:s0 exact int
|
||||
framework_watchdog.fatal_window.second u:object_r:framework_watchdog_config_prop:s0 exact int
|
||||
|
||||
gsm.operator.iso-country u:object_r:telephony_status_prop:s0 exact string
|
||||
gsm.sim.operator.iso-country u:object_r:telephony_status_prop:s0 exact string
|
||||
gsm.sim.operator.numeric u:object_r:telephony_status_prop:s0 exact string
|
||||
persist.radio.airplane_mode_on u:object_r:telephony_status_prop:s0 exact bool
|
||||
|
||||
|
|
Loading…
Reference in a new issue