Merge "Fix error in systemui when toggling airplane mode" into main

This commit is contained in:
Treehugger Robot 2024-09-26 16:11:38 +00:00 committed by Android (Google) Code Review
commit bab0ee8b25

View file

@ -1,3 +1,4 @@
# SEPolicy for System UI
typeattribute systemui_app coredomain;
app_domain(systemui_app)
@ -19,6 +20,7 @@ allow systemui_app statsmanager_service:service_manager find;
get_prop(systemui_app, keyguard_config_prop)
set_prop(systemui_app, bootanim_system_prop)
get_prop(systemui_app, qemu_hw_prop)
get_prop(systemui_app, radio_cdma_ecm_prop)
# Allow writing and removing wmshell protolog in /data/misc/wmtrace.
userdebug_or_eng(`