OSDN Git Service

Introduce ro.crypto.uses_fs_ioc_add_encryption_key property
authorNikita Ioffe <ioffe@google.com>
Mon, 20 Apr 2020 21:21:49 +0000 (22:21 +0100)
committerNikita Ioffe <ioffe@google.com>
Mon, 20 Apr 2020 21:21:49 +0000 (22:21 +0100)
commit78f806198f85ca37abb617235c89abaca7d1c19c
tree36bf491a852b16d2cf143cae1932201f08bedb4d
parente9239f757e079f3d779f3e86c12673a8c358b808
Introduce ro.crypto.uses_fs_ioc_add_encryption_key property

Bug: 154327249
Test: adb shell getprop ro.crypto.uses_fs_ioc_add_encryption_key
Test: adb bugreport && checked content contains new property
Change-Id: I562df49deffdccdb2cfd657130fc05b24d40a6a6
KeyUtil.cpp