Enable new_robolectric

Allow new robolectric to break soong's exepected machine type restrictions

Test: mma in /external/robolectric
Bug: 244627502

Change-Id: If58a36b2d84804d586d9c8a773e2e739867fa987
This commit is contained in:
Rex Hoffman
2022-08-25 17:29:50 +00:00
parent 3b13b61d9d
commit 54641d2aec
2 changed files with 10 additions and 1 deletions

View File

@@ -162,6 +162,7 @@ func createJavaDeviceForHostRules() []Rule {
"development/build",
"external/guava",
"external/robolectric-shadows",
"external/robolectric",
"frameworks/layoutlib",
}