commit | a597d0a4248dded627b2cf71ca5f9f3bcd12f033 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Nov 30 13:28:56 2015 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Nov 30 16:57:07 2015 -0700 |
tree | c5d2976057ddc3f06eb171888c03c90f525c0d00 | |
parent | 3d99ebad3ddcd7e4a30bca82ba8bd641c3a71038 [diff] [blame] |
Use the right system property name. Bug: 22358539 Change-Id: I0bf9719a2b54acbde80f3c911988724581447b0c
diff --git a/Ext4Crypt.cpp b/Ext4Crypt.cpp index 028c12c..8bf03cb 100644 --- a/Ext4Crypt.cpp +++ b/Ext4Crypt.cpp
@@ -52,7 +52,7 @@ using android::base::StringPrintf; -static const char* kPropEmulateFbe = "persist.vold.emulate_fbe"; +static const char* kPropEmulateFbe = "persist.sys.emulate_fbe"; namespace { // Key length in bits