android_device_samsung_a20/sepolicy/private/hal_fastcharge_samsung.te
Francescodario Cuzzocrea c5a166f294 universal7885: Build fastcharge hidl
* https://review.lineageos.org/c/LineageOS/android_hardware_samsung/+/305684

Change-Id: Iec1a7faec24f0d5b4b1d2f1ef52b781368c5bd51
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2021-10-21 22:12:08 +09:00

10 lines
413 B
Text

type hal_fastcharge_samsung, domain, coredomain;
hal_server_domain(hal_fastcharge_samsung, hal_lineage_fastcharge)
type hal_fastcharge_samsung_exec, exec_type, system_file_type, file_type;
init_daemon_domain(hal_fastcharge_samsung)
allow hal_fastcharge_samsung sysfs_sec_switch:dir search;
allow hal_fastcharge_samsung sysfs_sec_switch:file rw_file_perms;
set_prop(hal_fastcharge_samsung, sec_fastcharge_prop)