review cat_engine_service_app
Bug: 254378739 Test: build pass Change-Id: I98710837319528a577af205b51de710baa742e1d
This commit is contained in:
parent
649a0e22b9
commit
1b9d3e9092
3 changed files with 3 additions and 3 deletions
|
@ -23,8 +23,5 @@ user=_app isPrivApp=true seinfo=EuiccSupportPixel name=com.google.euiccpixel dom
|
||||||
# Google Camera
|
# Google Camera
|
||||||
user=_app isPrivApp=true seinfo=google name=com.google.android.GoogleCamera domain=google_camera_app type=app_data_file levelFrom=all
|
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
|
# 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
|
||||||
|
|
|
@ -25,3 +25,6 @@ user=system seinfo=platform name=com.samsung.slsi.telephony.testmode domain=vend
|
||||||
# Samsung S.LSI engineer mode
|
# Samsung S.LSI engineer mode
|
||||||
user=_app seinfo=platform name=com.samsung.slsi.engineermode domain=vendor_engineermode_app levelFrom=all
|
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue