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:
@@ -53,6 +53,7 @@ var (
|
||||
"OpenMAXAL",
|
||||
"OpenSLES",
|
||||
"stdc++",
|
||||
"sync",
|
||||
"vulkan",
|
||||
"z",
|
||||
}
|
||||
|
Reference in New Issue
Block a user