This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardware_oplus-CherishOS/sepolicy/qti/vendor/hal_sensors_default.te
Alexander Koskovich eb50d7c01c Add initial QTI SEPolicy for Oplus
Change-Id: Ib06cada5e7031d1f95976bf48a6a8475a835c9a4
2022-07-11 09:35:09 +02:00

6 lines
281 B
Plaintext

allow hal_sensors_default vendor_persist_engineer_file:dir r_dir_perms;
allow hal_sensors_default vendor_persist_engineer_file:file rw_file_perms;
allow hal_sensors_default vendor_sysfs_graphics:dir r_dir_perms;
allow hal_sensors_default vendor_sysfs_graphics:file rw_file_perms;