diff options
Diffstat (limited to 'common/device.te')
-rw-r--r-- | common/device.te | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/common/device.te b/common/device.te index f1997642..362be377 100644 --- a/common/device.te +++ b/common/device.te @@ -69,9 +69,6 @@ type efs_boot_dev, dev_type; #MBA debug image partition type mba_debug_dev, dev_type; -#Misc partition -type misc_partition, dev_type; - #logdump partition type logdump_partition, dev_type; |