Merge "Add libbinder_ndk to the NDK."

This commit is contained in:
Steven Moreland
2018-09-18 15:19:44 +00:00
committed by Gerrit Code Review

View File

@@ -39,6 +39,7 @@ var (
ndkPrebuiltSharedLibs = []string{
"android",
"binder_ndk",
"c",
"dl",
"EGL",