sm7250-common: sepolicy: Remove u:object_r:memplus_device:s0 type
/dev/memplus doesn't exist anymore. Change-Id: Ib0cf673039769465b50901db9a6575ab322d1095
This commit is contained in:
1
sepolicy/vendor/device.te
vendored
1
sepolicy/vendor/device.te
vendored
@@ -3,7 +3,6 @@ type byte_cntr_device, dev_type;
|
||||
type dash_device, dev_type;
|
||||
type fingerprintd_device, dev_type;
|
||||
type fragment_monitor_device, dev_type;
|
||||
type memplus_device, dev_type;
|
||||
type oemlogkit_socket, dev_type;
|
||||
type op1_block_device, dev_type;
|
||||
type op2_block_device, dev_type;
|
||||
|
||||
1
sepolicy/vendor/file_contexts
vendored
1
sepolicy/vendor/file_contexts
vendored
@@ -37,7 +37,6 @@
|
||||
/dev/fragment_monitor u:object_r:fragment_monitor_device:s0
|
||||
/dev/goodix_fp u:object_r:fingerprintd_device:s0
|
||||
/dev/ht_ctl u:object_r:graphics_device:s0
|
||||
/dev/memplus u:object_r:memplus_device:s0
|
||||
/dev/mmw0_thermal u:object_r:therm_device:s0
|
||||
/dev/mmw1_thermal u:object_r:therm_device:s0
|
||||
/dev/mmw2_thermal u:object_r:therm_device:s0
|
||||
|
||||
Reference in New Issue
Block a user