[libbinder] Stop exporting std:: and android::sp symbols
Bug: http://b/194163257 Bug: http://b/193221882 For each map file, do: $ grep -v -e ZNKSt -e ZKSt -e ZTVNSt -e android2sp $mapfile > $mapfile.new $ mv $mapfile.new $mapfile Test: build Change-Id: I99953556565d4044b9e25666a4372a920d874916 Merged-In: Iba9db702ca6f4a0e590e275bf80e770fb1c7361f
Loading
Please register or sign in to comment