android_device_samsung_msm8.../sepolicy/kernel.te
Deokgyu Yang 22828f6059 gts3l-common: camera: Use vendor camera HAL
But the camera doesn't work yet

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: Ib34345c502a37e87476cf3cf057455bfe4158bda
2021-08-04 01:43:14 +09:00

5 lines
154 B
Text

allow kernel block_device:dir search;
allow kernel debug_block_device:blk_file rw_file_perms;
allow kernel { tmpfs system_block_device }:blk_file read;