From f449b4b657f3bdb7e0c8d35071be58a64c689b90 Mon Sep 17 00:00:00 2001 From: padarshr Date: Mon, 12 Mar 2018 14:23:46 +0530 Subject: Add appropriate selabel to ImageFv partition. Since ImageFv is now an upgradable A/B partition, adding appropriate selabel to it. Even though this partition is added to sdm845 presently, assigning the label to all targets, so that OTA won't be broken if/when ImageFv partition is added in other targets. Change-Id: I188edb41aeb86945277d1ab4fabb885678c2a4ed --- apq8098_latv/file_contexts | 1 + 1 file changed, 1 insertion(+) (limited to 'apq8098_latv/file_contexts') diff --git a/apq8098_latv/file_contexts b/apq8098_latv/file_contexts index 6d63abda..583cd2d6 100644 --- a/apq8098_latv/file_contexts +++ b/apq8098_latv/file_contexts @@ -72,6 +72,7 @@ /dev/block/platform/soc/1da4000.ufshc/by-name/mdtp_[ab] u:object_r:mdtp_device:s0 /dev/block/platform/soc/1da4000.ufshc/by-name/mdtpsecapp_[ab] u:object_r:mdtp_device:s0 /dev/block/platform/soc/1da4000.ufshc/by-name/dsp_[ab] u:object_r:custom_ab_block_device:s0 +/dev/block/platform/soc/1da4000.ufshc/by-name/ImageFv_[ab] u:object_r:custom_ab_block_device:s0 # Block device holding the GPT, where the A/B attributes are stored. /dev/block/platform/soc/1da4000.ufshc/sd[ade] u:object_r:gpt_block_device:s0 -- cgit v1.2.3