diff options
author | 2023-09-07 01:18:31 +0000 | |
---|---|---|
committer | 2023-09-07 01:22:12 +0000 | |
commit | 786df93db0d5bab68b7002544454835c3f59ad18 (patch) | |
tree | 10d168d923459c2f3ed4ddd13e9b3b7c45b3c6df /xml/xml.go | |
parent | 55e775f94fa6e93ea7fca202eb7bc550c13e5f5d (diff) |
Modify static lib stub library visiblity
java_sdk_library generates stub java_library module which compiles the
stub generated from either source or txt files, which is toggled based
on the build configuration. The java_api_library/java_library module
that compiles the stubs should not be directly accessible to the modules
outside of the sdk_library module scope, thus modify their visibility as
private.
Test: m nothing
Bug: 299373105
Change-Id: Ia4a08bf6e65c521814c82f54ea43cc8d367834e3
Diffstat (limited to 'xml/xml.go')
0 files changed, 0 insertions, 0 deletions