aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/libsTest
Commit message (Collapse)AuthorAgeFilesLines
* Generate smaller R classes for libraries.Xavier Ducrohet2012-09-1867-0/+1725
Using the new --output-text-symbols from aapt the build system now generates the R class for libraries manually based on the symbols exported by the libraries and the final values computed by aapt when using all the resource folders. Because only R.java is concerned, the Manifest class is now included in the library jar file. Also added a new test apps that uses instrumentation to verify the build system. Change-Id: Ic436ea8eb070844e9db8b3b2620fbf665839d40b