sm6375-common: add missing lineage_health sepolicy file

This commit is contained in:
kamikaonashi
2023-12-26 14:48:36 +01:00
parent 594ff27184
commit fe6f00d73e

View File

@@ -0,0 +1,3 @@
r_dir_file(hal_lineage_health_default, vendor_sysfs_battery_supply)
allow hal_lineage_health_default vendor_sysfs_battery_supply:file rw_file_perms;
allow hal_lineage_health_default vendor_sysfs_battery_supply:dir search;