mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
davinci: sepolicy: Add vendor prefix to avoid naming colision
Change-Id: I44e851a1957aac4abc17a367db2da543c0bab81c
This commit is contained in:
2
sepolicy/vendor/hal_lineage_fod_default.te
vendored
2
sepolicy/vendor/hal_lineage_fod_default.te
vendored
@@ -1,7 +1,7 @@
|
||||
type sysfs_fod, sysfs_type, fs_type;
|
||||
|
||||
allow hal_lineage_fod_default sysfs_fod:file rw_file_perms;
|
||||
allow hal_lineage_fod_default sysfs_graphics:file rw_file_perms;
|
||||
allow hal_lineage_fod_default vendor_sysfs_graphics:file rw_file_perms;
|
||||
|
||||
allow hal_lineage_fod_default hal_fingerprint_hwservice_xiaomi:hwservice_manager find;
|
||||
allow hal_lineage_fod_default hal_touchfeature_hwservice_xiaomi:hwservice_manager find;
|
||||
|
||||
Reference in New Issue
Block a user