From 0e91c2f57e194af77576490f5f226ad1e4c5d3fb Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Thu, 3 Jun 2021 10:31:24 +0200 Subject: [PATCH] sm8350-common: sepolicy: Remove u:object_r:memplus_device:s0 type /dev/memplus doesn't exist anymore. Change-Id: Ib0cf673039769465b50901db9a6575ab322d1095 --- sepolicy/vendor/device.te | 1 - sepolicy/vendor/file_contexts | 1 - 2 files changed, 2 deletions(-) diff --git a/sepolicy/vendor/device.te b/sepolicy/vendor/device.te index a356704..663cc90 100644 --- a/sepolicy/vendor/device.te +++ b/sepolicy/vendor/device.te @@ -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 param_block_device, dev_type; type param_device, dev_type; diff --git a/sepolicy/vendor/file_contexts b/sepolicy/vendor/file_contexts index a30aacd..bc12a6e 100644 --- a/sepolicy/vendor/file_contexts +++ b/sepolicy/vendor/file_contexts @@ -26,7 +26,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_therm u:object_r:therm_device:s0 /dev/mmw1_therm u:object_r:therm_device:s0 /dev/mmw2_therm u:object_r:therm_device:s0