sm7125-common: Add dtbo_block_device as type to device.te

urubino
Jenna-they-them 1 month ago
parent 47a996fd83
commit 97ff7826d5
  1. 1
      sepolicy/vendor/device.te

@ -1,5 +1,6 @@
# device.te
type efs_block_device, dev_type;
type dtbo_block_device, dev_type;
type modem_block_device, dev_type;
type omr_block_device, dev_type;
type firmware_block_device, dev_type;

Loading…
Cancel
Save