Add vendor_pbcs_app domain for PersistentBackgroundCameraServices

Bug: 287069860
Test: lunch <device-type>-userdebug && m
Change-Id: I4153daaf3c8c656380333e695cc7f99ecd821e21
This commit is contained in:
Utku Utkan 2023-06-29 18:19:30 -07:00
parent 18a8d6140d
commit 049b1dfb53
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# Pixel PeristentBackgroundCameraServices
user=system seinfo=platform name=com.google.pixel.camera.services domain=vendor_pbcs_app type=system_app_data_file levelFrom=all

View File

@ -0,0 +1,5 @@
type vendor_pbcs_app, domain, coredomain;
app_domain(vendor_pbcs_app);
allow vendor_pbcs_app app_api_service:service_manager find;