label SystemUI app

Bug: 264266705
Bug: 262794428
Change-Id: I4746bca6291d57ee36c0565d15ee5320380e1bc0
This commit is contained in:
Wilson Sung 2023-02-08 05:13:34 +08:00
parent 0e1559162e
commit f88300dc69
3 changed files with 6 additions and 4 deletions

View file

@ -2,10 +2,7 @@
dontaudit platform_app default_android_service:service_manager { find };
# b/260922162
dontaudit platform_app default_android_service:service_manager { find };
# b/262794428
dontaudit platform_app hal_wlc:binder { call };
dontaudit platform_app hal_wlc:binder { transfer };
# b/264490036
userdebug_or_eng(`
permissive platform_app;
')
')

View file

@ -22,3 +22,6 @@ user=_app isPrivApp=true seinfo=uwb name=com.qorvo.uwb.vendorservice domain=uwb_
# CccDkTimeSyncService
user=_app isPrivApp=true name=com.google.pixel.digitalkey.timesync domain=vendor_cccdktimesync_app type=app_data_file levelFrom=all
# SystemUI
user=_app seinfo=platform name=com.android.systemui domain=systemui_app type=app_data_file levelFrom=all

2
vendor/systemui.te vendored Normal file
View file

@ -0,0 +1,2 @@
type systemui_app, domain;
app_domain(systemui_app)