acda0020ddbbc232b44cee8687ea4223eb4c21dc
The original arch-arm libGLESv1_CM.so and libGLESv2.so symbols in android-4 and android-5 were correct. They didn't include some vendor extension symbols that are in the platform library but that apps should query at runtime rather than link against. When arch-x86 and arch-mips were added in android-9, they mistakenly included these extension symbols. Oh well, for compatibility we can't fix that now. The android-20 symbols for all architectures were copied from x86 or mips, and include the extension symbols. To avoid spreading the mistake, this change: (a) Removes the symbol files for architectures that existed in earlier versions of the platform, since they shouldn't change in android-20. (b) Removes the extension symbols on 64-bit platforms, so they match the symbols in arch-arm. (cherry picked from commit 74439535fa71e38a19734406b69af63773997edc) Change-Id: Id675df1a1e2c43d74fee672be33357ffd1723fd0
am
9fc688f4: am 6e58370c: am 4d3ff06e: am 56329479: am 6bd35b5b: Revert "make target for gms and gcm javadocs and to automate entire docs build"
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%