Set dist_group: "android" for frameworks/base java_sdk_libraries

dist_group replaces owner and the default is going to change, set it
to the current default "android" for frameworks/base java_sdk_libraries.

Bug: 186723288
Test: m checkbuild
Change-Id: I1526853951bcffbe5c5aec6fbc6ba8e0dbea95ad
This commit is contained in:
Colin Cross
2021-05-10 10:38:53 -07:00
parent 81858ab41c
commit fe09091214
10 changed files with 11 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ java_sdk_library {
hiddenapi_additional_annotations: [
"android.test.base-hiddenapi-annotations",
],
dist_group: "android",
}
// Build the android.test.base_static library