commit | fa0ff4303e7c656a5f14bfe8071d52949c1945a4 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Wed Aug 19 15:24:58 2020 +0100 |
committer | Anton Hansson <hansson@google.com> | Thu Sep 03 11:42:35 2020 +0000 |
tree | 8edd5a78d80359bcddf9b8916cd8782e9095907f | |
parent | 0abe289d2733f514246b27b15e06cba49e329d0f [diff] |
Simplify module visibility post build refactor //visibility:override is no longer needed for impl_library_visibility to override visibility. Removing this allows the defaults module to specify better defaults. - Stub libraries are made publicly visible, via `visibility` - Impl libraries are private by default, but visibility is extended by the modules Bug: 165017290 Test: m Change-Id: Ibd4765f29f5d9c2551062725650722f5a25d7bd6