diff --git a/sepolicy/device.te b/sepolicy/device.te index 305c769..8744bee 100644 --- a/sepolicy/device.te +++ b/sepolicy/device.te @@ -4,7 +4,6 @@ type compass_device, dev_type; type haptics_device, dev_type; type hob_device, dev_type; type hw_block_device, dev_type; -type persist_block_device, dev_type; type graphics_fb_device, dev_type; type synaptics_rmi_device, dev_type; type shwi_device, dev_type;