summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-09-24 13:04:42 +0100
committerPaul Duffin <paulduffin@google.com>2019-10-02 09:01:45 +0100
commita8173c5ed4a025519956153cc39d6993f699802d (patch)
tree2931cbab5957787fe649af44076b666b61123155 /annotations/generate_annotated_java_files.py
parent4d29d16a5bd40c0dcf168c2dd3965da800026710 (diff)
Remove unnecessary usages of core-all and restrict its visibility
The core-all library is not required for generating the core-intra-stubs or for compiling them so this change removes the reference to them from the build modules and also switches core.intra.stubs from system_modules: "core-all-system-modules" to system_modules: "none". All other accesses to core-all is done via the core-all-system-modules which means that core-all can use the package default visibility of private. The core_all_visibility variable (along with its comment) was inlined into the only module that references it. Test: m checkbuild Change-Id: I4703239567acf34354dae8b11b001d49b6672b66
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions