diff --git a/legacy/whitechapel_pro/seapp_contexts b/legacy/whitechapel_pro/seapp_contexts index 0f043ad4..a2d2a19a 100644 --- a/legacy/whitechapel_pro/seapp_contexts +++ b/legacy/whitechapel_pro/seapp_contexts @@ -23,8 +23,5 @@ user=_app isPrivApp=true seinfo=EuiccSupportPixel name=com.google.euiccpixel dom # Google Camera user=_app isPrivApp=true seinfo=google name=com.google.android.GoogleCamera domain=google_camera_app type=app_data_file levelFrom=all -# Domain for CatEngineService -user=system seinfo=platform name=com.google.android.CatEngine domain=cat_engine_service_app type=system_app_data_file levelFrom=all - # CccDkTimeSyncService user=_app isPrivApp=true name=com.google.pixel.digitalkey.timesync domain=vendor_cccdktimesync_app type=app_data_file levelFrom=all diff --git a/legacy/whitechapel_pro/cat_engine_service_app.te b/radio/cat_engine_service_app.te similarity index 100% rename from legacy/whitechapel_pro/cat_engine_service_app.te rename to radio/cat_engine_service_app.te diff --git a/radio/seapp_contexts b/radio/seapp_contexts index 8176828b..9e748531 100644 --- a/radio/seapp_contexts +++ b/radio/seapp_contexts @@ -25,3 +25,6 @@ user=system seinfo=platform name=com.samsung.slsi.telephony.testmode domain=vend # Samsung S.LSI engineer mode user=_app seinfo=platform name=com.samsung.slsi.engineermode domain=vendor_engineermode_app levelFrom=all +# Domain for CatEngineService +user=system seinfo=platform name=com.google.android.CatEngine domain=cat_engine_service_app type=system_app_data_file levelFrom=all +