Add kotlinx.coroutines to "neverallow" allowlist
Bug: 239834928 Test: manual -- all existing tests and builds should pass Change-Id: Ie5fb0d6cbd8d624f71b80bb1afe003917410aa3d
This commit is contained in:
@@ -153,6 +153,7 @@ func createJavaDeviceForHostRules() []Rule {
|
|||||||
javaDeviceForHostProjectsAllowedList := []string{
|
javaDeviceForHostProjectsAllowedList := []string{
|
||||||
"development/build",
|
"development/build",
|
||||||
"external/guava",
|
"external/guava",
|
||||||
|
"external/kotlinx.coroutines",
|
||||||
"external/robolectric-shadows",
|
"external/robolectric-shadows",
|
||||||
"frameworks/layoutlib",
|
"frameworks/layoutlib",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user