commit | e2ee152e4641a6d59ab702ac2a7bd41be57089e1 | [log] [tgz] |
---|---|---|
author | Paul Crowley <paulcrowley@google.com> | Tue Sep 26 14:05:26 2017 -0700 |
committer | Paul Crowley <paulcrowley@google.com> | Tue Sep 26 14:21:10 2017 -0700 |
tree | f0030cece4f84aed048dce8b1e2bf8563861a6c6 | |
parent | 77823360b457902869f041fa9128c06c15691c45 [diff] [blame] |
Refactor of use of fstab in advance of fix. Test: Ensure device still boots. Bug: 65737446 Change-Id: Ie466db9f5d8c77656cc525c0d49fe6a3cce154f1
diff --git a/Android.mk b/Android.mk index 4d812b7..dae747e 100644 --- a/Android.mk +++ b/Android.mk
@@ -12,7 +12,7 @@ Devmapper.cpp \ CheckBattery.cpp \ Ext4Crypt.cpp \ - VoldUtil.c \ + VoldUtil.cpp \ cryptfs.cpp \ model/Disk.cpp \ model/VolumeBase.cpp \