minui: Track libsync module name change.
Needs the matching change to libsync_recovery. Test: `mmma -j bootable/recovery` Change-Id: I69b5c978e9b4d16957ffecd360796b29cd95865c
This commit is contained in:
parent
ea38c4160a
commit
1c4d4bf4f4
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ cc_library {
|
|||
whole_static_libs: [
|
||||
"libadf",
|
||||
"libdrm",
|
||||
"libsync_recovery",
|
||||
"libsync",
|
||||
],
|
||||
|
||||
shared_libs: [
|
||||
|
|
Loading…
Reference in a new issue