stone: sepolicy: Import missing adress for Leica Camera

Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
thepriyanshujangid
2024-05-01 20:23:26 +05:30
committed by kamikaonashi
parent 8fc8b47092
commit a700e32f0c
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ add_hwservice(hal_camera_server, vendor_hal_camerapostproc_xiaomi_hwservice)
allow hal_camera_client vendor_hal_cameraperf_hwservice:hwservice_manager find;
allow hal_camera_client vendor_hal_camerapostproc_xiaomi_hwservice:hwservice_manager find;
add_hwservice(hal_camera_default, hal_xiaomi_camera_hwservice)
allow hal_camera_default platform_app:binder { call transfer };
allow hal_camera_default priv_app:binder { call transfer };

View File

@@ -1,6 +1,6 @@
# Camera
vendor.xiaomi.hardware.cameraperf::IMiCameraPerfService u:object_r:vendor_hal_cameraperf_hwservice:s0
vendor.xiaomi.hardware.campostproc::IMiPostProcService u:object_r:vendor_hal_camerapostproc_xiaomi_hwservice:s0
vendor.xiaomi.hardware.campostproc::IMiPostProcService u:object_r:hal_xiaomi_camera_hwservice:s0
# Fingerprint
com.fingerprints.extension::IFingerprintSensorTest u:object_r:hal_fingerprint_hwservice:s0