diff options
author | Anton Hansson <hansson@google.com> | 2020-10-08 13:43:48 +0100 |
---|---|---|
committer | Anton Hansson <hansson@google.com> | 2020-10-08 15:33:17 +0100 |
commit | 25a0a2baa7d2ed618aa6aef7f32653b008019179 (patch) | |
tree | 52e9372103062ce43c47f113da97c34824b21ad1 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 48acf101c3289ebf4b468418c9755d608b076ad4 (diff) |
Convert appsearch to java_sdk_library
AppSearch build file only defined a subset of the stubs and api
tracking, which prevents making progress on creating a correct "merged"
current.txt. Convert it to the standard build setup modules should use.
Implementation wise, this is a little bit special in that it's somewhere
between a module and not. The implementation library requires platform
internals to compile. The stubs do not, and we rely on this to make
the build work at all -- via impl_only_libs we compile the stubs
*without* framework-minus-apex, which allows framework-minus-apex to
depend on the stubs.
Bug: 169304493
Test: m checkapi
Change-Id: I10a331bb6df56072cb9e9ada99ae47c5446869fd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions