summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2019-07-25 07:33:01 -0700
committerCalvin Huang <calhuang@google.com>2019-12-20 16:22:30 -0800
commit425d5b1b982eee91c49738ca71527ecc9a101389 (patch)
tree9d8c78857358f5cddb627cdbbf608e0912cf92d6
parent77c914c74e834b5a89d081b6b180fcd36fc09899 (diff)
downloaddevice_generic_goldfish-425d5b1b982eee91c49738ca71527ecc9a101389.tar.gz
device_generic_goldfish-425d5b1b982eee91c49738ca71527ecc9a101389.tar.bz2
device_generic_goldfish-425d5b1b982eee91c49738ca71527ecc9a101389.zip
DO NOT MERGE: goldfish: set ro.crypto.volume.filenames_mode to aes-256-cts
Bug: 146146452 Test: CtsAppSecurityHostTestCases android.appsecurity.cts.AdoptableHostTest Change-Id: I414e76714a55531f095de757d0bec066cf350f8b
-rw-r--r--vendor.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor.mk b/vendor.mk
index 2d2642d1..3c432150 100644
--- a/vendor.mk
+++ b/vendor.mk
@@ -107,6 +107,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PROPERTY_OVERRIDES += ro.control_privapp_permissions=enforce
PRODUCT_PROPERTY_OVERRIDES += ro.hardware.power=ranchu
+PRODUCT_PROPERTY_OVERRIDES += ro.crypto.volume.filenames_mode=aes-256-cts
PRODUCT_PROPERTY_OVERRIDES += persist.sys.zram_enabled=1 \