aboutsummaryrefslogtreecommitdiff
path: root/camera/sepolicy/vendor/vendor_pbcs_app.te
diff options
context:
space:
mode:
Diffstat (limited to 'camera/sepolicy/vendor/vendor_pbcs_app.te')
-rw-r--r--camera/sepolicy/vendor/vendor_pbcs_app.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/sepolicy/vendor/vendor_pbcs_app.te b/camera/sepolicy/vendor/vendor_pbcs_app.te
index 7b9c5e2..b25c9a2 100644
--- a/camera/sepolicy/vendor/vendor_pbcs_app.te
+++ b/camera/sepolicy/vendor/vendor_pbcs_app.te
@@ -1,5 +1,5 @@
# Allow PBCS to add the ServiceBinder service to ServiceManager.
-add_service(vendor_pbcs_app, vendor_camera_binder_service);
+add_service(vendor_pbcs_app, camera_binder_service);
# Allow PBCS to add the LyricConfigProvider service to ServiceManager.
add_service(vendor_pbcs_app, vendor_camera_lyricconfigprovider_service);
# Allow PBCS to add the CameraIdRemapper service to ServiceManager.