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 abb1298206

View file

@ -20,6 +20,7 @@ get_prop(systemui_app, keyguard_config_prop)
set_prop(systemui_app, bootanim_system_prop) set_prop(systemui_app, bootanim_system_prop)
get_prop(systemui_app, qemu_hw_prop) get_prop(systemui_app, qemu_hw_prop)
set_prop(systemui_app, debug_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. # Allow writing and removing wmshell protolog in /data/misc/wmtrace.
userdebug_or_eng(` userdebug_or_eng(`