android_device_xiaomi_sdm66.../sepolicy/hal_camera_default.te

4 lines
277 B
Text
Raw Normal View History

allow hal_camera_default sysfs_kgsl:file r_file_perms;
allow hal_camera_default { hal_configstore_ISurfaceFlingerConfigs hal_graphics_allocator_hwservice }:hwservice_manager find;
allow hal_camera_default { hal_configstore_default hal_graphics_allocator_default }:binder call;