Allow systemui_app to set 'debug.tracing.desktop_mode_visible_tasks' system property
See also: Iad8dc7a66765856ee7affb707f2dba6c1bbfbf49 Bug: 363893429 Flag: EXEMPT, SEPolicy Test: Verified on device. Change-Id: I4916370be55d4d5fd5c53ac5418b8a2bd99e9b37
This commit is contained in:
parent
bab0ee8b25
commit
ce7cdaa39f
1 changed files with 1 additions and 0 deletions
|
@ -27,3 +27,4 @@ userdebug_or_eng(`
|
|||
allow systemui_app wm_trace_data_file:dir rw_dir_perms;
|
||||
allow systemui_app wm_trace_data_file:file create_file_perms;
|
||||
')
|
||||
set_prop(systemui_app, debug_tracing_desktop_mode_visible_tasks_prop)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue