Add label for GCA fishfood app built with debug keys - label as
debug_camera_app. Test: Build GCA-Next manually and install on device. Test with selinux on. Bug: 230773733 Change-Id: Ifc2fd29a74bf66444501327feac391ddf812c867
This commit is contained in:
parent
b6971e353f
commit
43e827c01a
1 changed files with 3 additions and 0 deletions
|
@ -63,6 +63,9 @@ user=_app seinfo=CameraEng name=com.google.android.GoogleCameraEng domain=debug_
|
|||
# Also allow GoogleCameraNext, the fishfood version, the same access as GoogleCamera
|
||||
user=_app seinfo=CameraFishfood name=com.google.android.apps.googlecamera.fishfood domain=google_camera_app type=app_data_file levelFrom=all
|
||||
|
||||
# Also label GoogleCameraNext, built with debug keys as debug_camera_app.
|
||||
user=_app seinfo=CameraEng name=com.google.android.apps.googlecamera.fishfood domain=debug_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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue