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/service/Android.bp b/remoteauth/service/Android.bp index ae5fe5c..98ed2b2 100644 --- a/remoteauth/service/Android.bp +++ b/remoteauth/service/Android.bp
@@ -18,7 +18,7 @@ filegroup { name: "remoteauth-service-srcs", - srcs: ["java/**/*.java"], + srcs: [], } // Main lib for remoteauth services.