Fix error in systemui when toggling airplane mode
avc: denied { read } for name="u:object_r:radio_cdma_ecm_prop:s0" dev="tmpfs" ino=321 scontext=u:r:systemui_app:s0:c3,c257,c512,c768 tcontext=u:object_r:radio_cdma_ecm_prop:s0 tclass=file Bug: 197722115 Bug: 359381748 Test: make selinux_policy Flag: EXEMPT bugfix Change-Id: I56021bacf311c7ce7e7e2f2b44b2078cedc16f1c
This commit is contained in:
parent
0507349a4b
commit
ad0fc36b80
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ get_prop(systemui_app, keyguard_config_prop)
|
|||
set_prop(systemui_app, bootanim_system_prop)
|
||||
get_prop(systemui_app, qemu_hw_prop)
|
||||
set_prop(systemui_app, debug_prop)
|
||||
get_prop(systemui_app, radio_cdma_ecm_prop)
|
||||
|
||||
# Allow writing and removing wmshell protolog in /data/misc/wmtrace.
|
||||
userdebug_or_eng(`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue