commit | 7160fc1139bc2697d21968e9a9dba6cfec090036 | [log] [tgz] |
---|---|---|
author | Paul Crowley <paulcrowley@google.com> | Fri Oct 25 17:12:45 2019 -0700 |
committer | Paul Crowley <paulcrowley@google.com> | Wed Oct 30 13:35:48 2019 -0700 |
tree | d5dbf31a30b4decc34847c1e1f0ad734d64cdf98 | |
parent | ff60db1bb1e70182c62f9af4cde57a4f30417415 [diff] [blame] |
fs_mgr: Add stable_inodes flag to encrypted ext4 Also put libfscrypt into fs_mgr via whole_static_libs since it's now a dependency. Bug: 143307095 Test: we can use the inline policy on it Change-Id: I82d7d5330abef76ce82accea25d2663748e87a8b
diff --git a/fs_mgr/Android.bp b/fs_mgr/Android.bp index 65f0eff..eb737bb 100644 --- a/fs_mgr/Android.bp +++ b/fs_mgr/Android.bp
@@ -74,6 +74,7 @@ "liblogwrap", "libdm", "libext2_uuid", + "libfscrypt", "libfstab", ], cppflags: [