remove sysfs_type from vendor_page_pinner_debugfs am: 2dbe515943
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14782004 Change-Id: Ifad186cc34fef21b4686fe328ca904b62ae86357
This commit is contained in:
commit
59a7ae7afe
1 changed files with 1 additions and 1 deletions
2
whitechapel/vendor/google/file.te
vendored
2
whitechapel/vendor/google/file.te
vendored
|
@ -25,7 +25,7 @@ type vendor_rpmbmock_data_file, file_type, data_file_type;
|
|||
# Exynos debugfs
|
||||
type vendor_ion_debugfs, fs_type, debugfs_type;
|
||||
type vendor_dmabuf_debugfs, fs_type, debugfs_type;
|
||||
type vendor_page_pinner_debugfs, fs_type, debugfs_type, sysfs_type;
|
||||
type vendor_page_pinner_debugfs, fs_type, debugfs_type;
|
||||
type vendor_mali_debugfs, fs_type, debugfs_type;
|
||||
type vendor_dri_debugfs, fs_type, debugfs_type;
|
||||
type vendor_pm_genpd_debugfs, fs_type, debugfs_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue