diff options
| author | 2024-02-07 11:28:26 -0800 | |
|---|---|---|
| committer | 2024-02-07 12:03:32 -0800 | |
| commit | 894bb3b530d9dcab9fd3d2a45b55d5f9660641d4 (patch) | |
| tree | b9dde1c66835d75dd91489f3557e79461fb11647 /sdk/java_sdk_test.go | |
| parent | 617b3e288a68e4b6ad34a703b95749c044305e42 (diff) | |
Add //visibility:any_partition
When we convert the partitions to be built with soong, there will
likely be separate partition modules per product. This means that a
lot of installable modules will have to be visible to a lot of
partitions. To make this easier, add the //visibility:any_partition
visibility spec, which allows the module to be used from any module
of type android_filesystem or android_system_image.
Fixes: 321000103
Test: go test
Change-Id: Iea1f1ab7d88dfdb1fd00f19eb8c9941693a2375f
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions