Merge "Make system_server stubs consistent with other stubs"

This commit is contained in:
Anton Hansson
2020-03-25 14:18:32 +00:00
committed by Gerrit Code Review
4 changed files with 5 additions and 5 deletions

View File

@@ -150,7 +150,7 @@ func GatherRequiredDepsForTest() string {
"android_system_stubs_current",
"android_test_stubs_current",
"android_module_lib_stubs_current",
"services-stubs",
"android_system_server_stubs_current",
"core.current.stubs",
"core.platform.api.stubs",
"kotlin-stdlib",