commit | a894a1aa66405eebd151ae61fff0fa219d720aec | [log] [tgz] |
---|---|---|
author | yuguoxu <yuguoxu@allwinnertech.corp-partner.google.com> | Tue Sep 24 14:52:30 2019 +0800 |
committer | Paul Crowley <paulcrowley@google.com> | Wed Sep 25 16:29:54 2019 +0000 |
tree | a9edeb5023a2c4506cd082b6019283bc7952cdda | |
parent | 3af73fdf1f926c1ea5bd2460048716149ed08aba [diff] |
Export vold FDE algorithm properties ro.crypto.fde_algorithm ro.crypto.fde_sector_size ro.crypto.volume.contents_mode These properties were not added to sepolicy export2vold. vold can't access crypto algorithm type when flashing a GSI image and when the properties are in /vendor/build.prop. This prevents FDE from working. Bug: 141518844 Change-Id: I234bda439f6be7a2211a194856baf75800396232 Signed-off-by: yuguoxu <yuguoxu@allwinnertech.corp-partner.google.com>