From 1ffd592ab040c10a39acedb2f85c58aeb9a67b21 Mon Sep 17 00:00:00 2001 From: Randall Huang Date: Wed, 4 Sep 2024 12:47:11 +0800 Subject: [PATCH] storage: move storage related device type to common folder Bug: 364225000 Test: forrest build Change-Id: I7d1652ff0415d557a57d7eb99f9c2a9470f471ab Signed-off-by: Randall Huang --- bluejay/file_contexts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bluejay/file_contexts b/bluejay/file_contexts index a273c79..c3e78a4 100644 --- a/bluejay/file_contexts +++ b/bluejay/file_contexts @@ -1,5 +1,3 @@ -# Binaries -/vendor/bin/ufs_firmware_update\.sh u:object_r:ufs_firmware_update_exec:s0 - # Devices /dev/block/platform/14700000\.ufs/by-name/fips u:object_r:fips_block_device:s0 +