commit | 2f8bbb97c032c30743655ee15f89fe252a2ff24c | [log] [tgz] |
---|---|---|
author | Alessio Balsini <balsini@google.com> | Mon Apr 20 15:35:23 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Apr 20 15:35:23 2020 +0000 |
tree | 84eb12509067b83eadd44957cf82291d13a48cda | |
parent | 2dd0ddff06709e9ad6de4f39b73758c91df51ff2 [diff] | |
parent | 75be098a45bc35bfeb51f096e9a68d550c519677 [diff] |
Merge "Fix liblp imported both as static and dynamic lib" into rvc-dev
diff --git a/fs_mgr/libsnapshot/Android.bp b/fs_mgr/libsnapshot/Android.bp index a209ea6..e290cdc 100644 --- a/fs_mgr/libsnapshot/Android.bp +++ b/fs_mgr/libsnapshot/Android.bp
@@ -26,7 +26,6 @@ "libbase", "libcutils", "liblog", - "liblp", ], static_libs: [ "libdm",