Enable EthernetServiceTests in presubmit

Test: run presubmit
Bug: 213863997
Change-Id: I6736198539a37d538d5d53d64c16abe572bf3982
This commit is contained in:
Patrick Rohr
2022-01-10 14:39:39 +01:00
parent bb36434efd
commit ef20ec8f12

View File

@@ -40,4 +40,5 @@ android_test {
"services.core",
"services.net",
],
test_suites: ["general-tests"],
}