Merge "Fix visibility rules now that Make supports visibility checks" into rvc-dev-plus-aosp am: 882fa9b249
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11815139 Change-Id: I6258da2205fbde7ca409e7c55b520e1dc3c8366d
This commit is contained in:
@@ -31,7 +31,8 @@ java_library_static {
|
||||
],
|
||||
visibility: [
|
||||
"//cts/hostsidetests/statsd/apps:__subpackages__",
|
||||
]
|
||||
"//vendor:__subpackages__",
|
||||
],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
|
||||
Reference in New Issue
Block a user