libdm now requires linking to libext2_uuid.
Bug: 135771280 Test: mm vold -j Change-Id: Id71c71926841581d4d3bc4a66f4c06294df21028
This commit is contained in:
parent
2ebb5c5b96
commit
10de69d7bb
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ cc_defaults {
|
|||
"libavb",
|
||||
"libbootloader_message",
|
||||
"libdm",
|
||||
"libext2_uuid",
|
||||
"libfec",
|
||||
"libfec_rs",
|
||||
"libfs_avb",
|
||||
|
|
Loading…
Reference in a new issue