diff --git a/system_ext/public/seapp_contexts b/system_ext/public/seapp_contexts new file mode 100644 index 00000000..3e1fa341 --- /dev/null +++ b/system_ext/public/seapp_contexts @@ -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 diff --git a/vendor/seapp_contexts b/vendor/seapp_contexts index 9c10fdde..f9949930 100644 --- a/vendor/seapp_contexts +++ b/vendor/seapp_contexts @@ -29,7 +29,3 @@ 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 -user=_app seinfo=platform name=com.android.systemui:* domain=systemui_app type=app_data_file levelFrom=all -