commit | e336586353c3cd61931f63478ff3f9c3acaf1bb7 | [log] [tgz] |
---|---|---|
author | Igor Zaslavsky <igorzas@google.com> | Thu Sep 21 09:26:31 2023 +0000 |
committer | Igor Zaslavsky <igorzas@google.com> | Fri Sep 22 04:09:02 2023 +0000 |
tree | 8a8feffd3aaee3a791b17a27f8e9dad76e308dda | |
parent | 487191dbe6f26740f52d0198d41a73bb4989916b [diff] [blame] |
Park RemoteAuth Manager and Service Limit the amount of parked code built into Connectivity module Test: built successfully. Bug: 300522527 Change-Id: I87d7516011c469aa89fc7e67cf03c4ee8aa1bb9b
diff --git a/remoteauth/tests/unit/Android.bp b/remoteauth/tests/unit/Android.bp index 37c78c7..16a8242 100644 --- a/remoteauth/tests/unit/Android.bp +++ b/remoteauth/tests/unit/Android.bp
@@ -26,7 +26,7 @@ min_sdk_version: "31", // Include all test java files. - srcs: ["src/**/*.java"], + srcs: [], libs: [ "android.test.base",