Merge "Fix visibility rules now that Make supports visibility checks" into rvc-dev-plus-aosp am: 882fa9b249 am: c24cff1961
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11815139 Change-Id: I5bdc652e8c81c79ae3e7da04db3dccb8f6dd0c29
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