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: I6c68f97a7d42e635cadd2380cce7c64e812c1ffd
This commit is contained in:
parent
2f8ab31157
commit
88ed5f562f
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
# SEPolicy for System UI
|
||||
typeattribute systemui_app coredomain;
|
||||
app_domain(systemui_app)
|
||||
allow systemui_app app_api_service:service_manager find;
|
||||
|
@ -26,3 +27,4 @@ userdebug_or_eng(`
|
|||
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