diff options
| author | Treehugger Robot <treehugger-gerrit@google.com> | 2018-07-16 17:17:54 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2018-07-16 17:17:54 +0000 |
| commit | 97d3fd8fb090e42764c7d4eb6e4e1cf2acf8b311 (patch) | |
| tree | e46b186c3bc266c2fac3d5e10088b438bb46228a /fs_mgr/liblp/Android.bp | |
| parent | fcb0ef9c981c9d19635bd4854ac561664bfbfe98 (diff) | |
| parent | b36db4ba0ed8188423c8a139c362a5dc59b57e9a (diff) | |
| download | system_core-97d3fd8fb090e42764c7d4eb6e4e1cf2acf8b311.tar.gz system_core-97d3fd8fb090e42764c7d4eb6e4e1cf2acf8b311.tar.bz2 system_core-97d3fd8fb090e42764c7d4eb6e4e1cf2acf8b311.zip | |
Merge "liblp: Add a method to create sparse images of the super partition."
Diffstat (limited to 'fs_mgr/liblp/Android.bp')
| -rw-r--r-- | fs_mgr/liblp/Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs_mgr/liblp/Android.bp b/fs_mgr/liblp/Android.bp index 176671a59..1434b212e 100644 --- a/fs_mgr/liblp/Android.bp +++ b/fs_mgr/liblp/Android.bp @@ -34,6 +34,7 @@ cc_library_static { "liblog", "libcrypto", "libcrypto_utils", + "libsparse", ], whole_static_libs: [ "libext2_uuid", |
