mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Merge "Remove unused type."
am: 0a376ea106
Change-Id: I3bea1cba89f759127ea4993277fc80561a9504d5
This commit is contained in:
3
sepolicy/vendor/file.te
vendored
3
sepolicy/vendor/file.te
vendored
@@ -80,9 +80,6 @@ type sensors_vendor_data_file, file_type, data_file_type;
|
||||
type audio_vendor_data_file, file_type, data_file_type;
|
||||
type mediadrm_vendor_data_file, file_type, data_file_type;
|
||||
|
||||
#data sysfs files
|
||||
type sysfs_data, fs_type, sysfs_type;
|
||||
|
||||
#diag sysfs files
|
||||
type sysfs_diag, fs_type, sysfs_type;
|
||||
|
||||
|
||||
1
sepolicy/vendor/hal_imsrtp.te
vendored
1
sepolicy/vendor/hal_imsrtp.te
vendored
@@ -22,7 +22,6 @@ allow hal_imsrtp self:capability net_bind_service;
|
||||
|
||||
allow hal_imsrtp sysfs_timestamp_switch:file r_file_perms;
|
||||
allow hal_imsrtp ion_device:chr_file r_file_perms;
|
||||
allow hal_imsrtp sysfs_data:file r_file_perms;
|
||||
r_dir_file(hal_imsrtp, sysfs_msm_subsys)
|
||||
r_dir_file(hal_imsrtp, sysfs_diag)
|
||||
r_dir_file(hal_imsrtp, sysfs_soc)
|
||||
|
||||
Reference in New Issue
Block a user