Update NDK library list

Apparently this isn't autogenerated based on the list of ndk_library
modules?

Fixes: 124019854
Test: try to use libsync from a cc_library with sdk_version: "current"
Change-Id: I5016e1b7d77ed9255bf4b185c168efe8d0b73d12
This commit is contained in:
Dan Willemsen 2019-02-06 18:40:16 -08:00
parent 155d17c1da
commit 62b9cf952c

View file

@ -53,6 +53,7 @@ var (
"OpenMAXAL",
"OpenSLES",
"stdc++",
"sync",
"vulkan",
"z",
}