Move sysUI contexts to system_ext
Bug: 288227521 Change-Id: I3e5f2e76bf067f98b191b3b8ee6010c1abd95cb0
This commit is contained in:
parent
043ae16d5f
commit
4862829753
2 changed files with 3 additions and 4 deletions
3
system_ext/public/seapp_contexts
Normal file
3
system_ext/public/seapp_contexts
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# SystemUI
|
||||||
|
user=_app seinfo=platform name=com.android.systemui domain=systemui_app type=app_data_file levelFrom=all
|
||||||
|
user=_app seinfo=platform name=com.android.systemui:* domain=systemui_app type=app_data_file levelFrom=all
|
4
vendor/seapp_contexts
vendored
4
vendor/seapp_contexts
vendored
|
@ -29,7 +29,3 @@ user=_app isPrivApp=true seinfo=uwb name=com.qorvo.uwb.vendorservice domain=uwb_
|
||||||
# CccDkTimeSyncService
|
# CccDkTimeSyncService
|
||||||
user=_app isPrivApp=true name=com.google.pixel.digitalkey.timesync domain=vendor_cccdktimesync_app type=app_data_file levelFrom=all
|
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
|
|
||||||
user=_app seinfo=platform name=com.android.systemui:* domain=systemui_app type=app_data_file levelFrom=all
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue