summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAnton Hansson <hansson@google.com>2020-04-09 14:16:37 +0100
committerAnton Hansson <hansson@google.com>2020-05-25 18:10:32 +0100
commit4f8e74977512a4b220c1016962e4e381040cf5f5 (patch)
tree0f397d5d8c189d8ee9d5ea6c9d356164a97977a4 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentdb81f3e855a3748bddb28a154e6865cd0d795bf0 (diff)
Compose the main stubs jars from module stubs
This adds stub generation for the non-updatable part of the platform, and changes the full stub jars to be a combination of multiple jars: the stubs of the updatable modules and the stubs of the remaining part of the platform. Composing the stub jars like this allows overriding the individual parts with prebuilts rather than building everything from source. This makes the build safer, as we can make sure that the stub of the apex that is used is also what is used to build the rest of the platform against. The monolithic droidstubs rules remain for now, as it has other functions than generating stub sources (api lint, current.txt, checklast). It remains a goal to get rid of this, but by submitting this CL first it can be done in steps. Bug: 144149403 Test: m android{,_system}_{monolith,merged}_stubs_current Test: m Change-Id: I255486112c03f237aa342cfb93f3b473a2f50470 Merged-In: I255486112c03f237aa342cfb93f3b473a2f50470
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions