Merge "Add libbinder_ndk to the NDK."

am: f7873ecf6d

Change-Id: Ia97d75689abcef276dfa45bc9caebb022c35fa55
This commit is contained in:
Steven Moreland
2018-09-18 08:31:05 -07:00
committed by android-build-merger

View File

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