Use the right system property name.

Bug: 22358539
Change-Id: I0bf9719a2b54acbde80f3c911988724581447b0c
gugelfrei
Jeff Sharkey 9 years ago
parent 3d99ebad3d
commit a597d0a424

@ -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

Loading…
Cancel
Save