msm8953-common: sepolicy: Allow camera hal to access ubwc property

vendor.video.disable.ubwc prop fails to read without this.

Change-Id: Ic0bd8e5b4a56a7e7776d7c57d4260aae4d957f64
This commit is contained in:
vivekachooz
2020-11-06 23:16:56 +05:30
committed by Jorge Lucas
parent 7ebebdc551
commit e8ab5eac6f

View File

@@ -13,3 +13,4 @@ allow hal_camera_default sysfs:file { getattr open read };
get_prop(hal_camera_default, moto_boot_prop)
set_prop(hal_camera_default, camera_prop)
set_prop(hal_camera_default, vendor_video_prop)