commit | 10de69d7bbf8ef74cea97e990dd9dbd16c8d5396 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Thu Jun 27 13:40:09 2019 -0700 |
committer | David Anderson <dvander@google.com> | Thu Jun 27 13:41:03 2019 -0700 |
tree | 673d414b6ed477a951cf9616d4c7574d9fff7c41 | |
parent | 2ebb5c5b9679a8ce96927aac55d621884834d173 [diff] [blame] |
libdm now requires linking to libext2_uuid. Bug: 135771280 Test: mm vold -j Change-Id: Id71c71926841581d4d3bc4a66f4c06294df21028
diff --git a/Android.bp b/Android.bp index f565732..5b2e600 100644 --- a/Android.bp +++ b/Android.bp
@@ -31,6 +31,7 @@ "libavb", "libbootloader_message", "libdm", + "libext2_uuid", "libfec", "libfec_rs", "libfs_avb",