review recovery related operations

Bug: 196916111
Test: make sure the files are labeled correctly (ls -Z)
Change-Id: I735de8b9635c7852a18ec8f32733cb0a0abd38f3
This commit is contained in:
Adam Shih 2021-08-30 14:27:49 +08:00
parent ffc779eaa8
commit f5ed5632e2
11 changed files with 27 additions and 26 deletions

View file

@ -5,7 +5,6 @@ type modem_block_device, dev_type;
type modem_userdata_block_device, dev_type;
type persist_block_device, dev_type;
type vendor_block_device, dev_type;
type sda_block_device, dev_type;
# Exynos devices
type vendor_m2m1shot_device, dev_type;
@ -13,7 +12,6 @@ type vendor_nanohub_device, dev_type;
type vendor_secmem_device, dev_type;
type vendor_toe_device, dev_type;
type custom_ab_block_device, dev_type;
type devinfo_block_device, dev_type;
# usbpd
type logbuffer_device, dev_type;