ac0687bd82649f02f5ee771a0e9a0ace4f3d5d6f
Use the newly created srcjar for the bootclasspath as opposed to the previous method of scanning the tree for *.java files. The new srcjar har some known limitations: - jarjar renaming / zapping is not taken into consideration - optional classpath libraries (<library>) are not included in the sources at the moment. - when prebuilts are used for bcp jars, their sources are not included Overall it should still be a large improvement over the current jar which contains a lot of irrelevant cruft, and is very incomplete. Also delete the old script. Bug: 151360309 Test: m sdk sdk_repo dist; inspect the sources.zip file Change-Id: I1cf96966334e15c202a0ea38d6133581bb02b80c
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%