remove sysfs_type from vendor_page_pinner_debugfs am: 2dbe515943
am: 59a7ae7afe
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101-sepolicy/+/14782004 Change-Id: I46dbfe1f8d6830eed0d651a291d90f7a2279ae07
This commit is contained in:
commit
28493f84c5
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