davinci: sepolicy: Add vendor prefix to avoid naming colision

Change-Id: I44e851a1957aac4abc17a367db2da543c0bab81c
This commit is contained in:
daniml3
2020-10-12 12:52:17 +02:00
committed by Arian
parent b9e3c08b9f
commit 1e749669de
13 changed files with 30 additions and 30 deletions

View File

@@ -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;