mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 14:29:33 +00:00
Storage: label ufs firmware upgrade script
Bug: 361093041 Test: local build Change-Id: I312d071ecaaedb09b54976e6b3bfe05e7bc6cdea Signed-off-by: Randall Huang <huangrandall@google.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# device.te
|
||||
type modem_block_device, dev_type;
|
||||
type custom_ab_block_device, dev_type;
|
||||
type persist_block_device, dev_type;
|
||||
@@ -20,3 +21,6 @@ type fips_block_device, dev_type;
|
||||
# SecureElement SPI device
|
||||
type st54spi_device, dev_type;
|
||||
type st33spi_device, dev_type;
|
||||
|
||||
# Storage firmware upgrade
|
||||
type ufs_internal_block_device, dev_type;
|
||||
|
||||
Reference in New Issue
Block a user