commit | 46c47efca2f86ec6281e44ee75ead9c5e6e93479 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Tue Aug 18 12:52:51 2020 +0100 |
committer | Anton Hansson <hansson@google.com> | Mon Sep 07 07:54:50 2020 +0000 |
tree | 440e1632a769b281afdee0445bf83f519d57320e | |
parent | 94fbf790d7e626667fb01ecf80c643ac08934cb9 [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 Exempt-From-Owner-Approval: build refactor Change-Id: Ibf35bfac5c99a21125f89ba10945f3364217b90f