From dddf49246834f64d65fcc7122c7f0c266923dcab Mon Sep 17 00:00:00 2001 From: Paul Crowley Date: Thu, 24 Oct 2019 23:23:58 -0700 Subject: [PATCH] Replace "flags" property with "options" with same format as fstab Bug: 143307095 Test: Set override, check policy is as expected with sm set-virtual-disk Change-Id: I78b36295141db43ae3e910c654696d3e36a24734 --- public/property_contexts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/property_contexts b/public/property_contexts index cae5ebca6..35be81b1b 100644 --- a/public/property_contexts +++ b/public/property_contexts @@ -116,7 +116,7 @@ ro.crypto.scrypt_params u:object_r:exported2_vold_prop:s0 exact string ro.crypto.set_dun u:object_r:exported2_vold_prop:s0 exact bool ro.crypto.volume.contents_mode u:object_r:exported2_vold_prop:s0 exact string ro.crypto.volume.filenames_mode u:object_r:exported2_vold_prop:s0 exact string -ro.crypto.volume.flags u:object_r:exported2_vold_prop:s0 exact string +ro.crypto.volume.options u:object_r:exported2_vold_prop:s0 exact string ro.dalvik.vm.native.bridge u:object_r:exported_dalvik_prop:s0 exact string ro.enable_boot_charger_mode u:object_r:exported3_default_prop:s0 exact bool ro.gfx.driver.0 u:object_r:exported3_default_prop:s0 exact string