Merge "Fix visibility rules now that Make supports visibility checks" into rvc-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
882fa9b249
@@ -31,7 +31,8 @@ java_library_static {
|
||||
],
|
||||
visibility: [
|
||||
"//cts/hostsidetests/statsd/apps:__subpackages__",
|
||||
]
|
||||
"//vendor:__subpackages__",
|
||||
],
|
||||
}
|
||||
|
||||
filegroup {
|
||||
|
||||
Reference in New Issue
Block a user