Add vendor_pbcs_app domain for PersistentBackgroundCameraServices
Bug: 287069860 Test: lunch <device-type>-userdebug && m Change-Id: I4153daaf3c8c656380333e695cc7f99ecd821e21
This commit is contained in:
parent
18a8d6140d
commit
049b1dfb53
2
camera/sepolicy/seapp_contexts
Normal file
2
camera/sepolicy/seapp_contexts
Normal 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
|
5
camera/sepolicy/vendor_pbcs_app.te
Normal file
5
camera/sepolicy/vendor_pbcs_app.te
Normal 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;
|
Loading…
x
Reference in New Issue
Block a user