summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Jared Duke <jdduke@google.com> 2025-03-24 13:40:29 -0700
committer Android (Google) Code Review <android-gerrit@google.com> 2025-03-24 13:40:29 -0700
commitb322804f6f2f1c57a1199bc128124f4443fa806b (patch)
tree8d503ca2e4928305e1f2f051dd944416bd5f4839
parentecc5156d7e01d109a897d33b98dcf886c69836a3 (diff)
parent538df784137ec0cad1bc7d61c03697558a17d3c9 (diff)
Merge "Add services.impl to legacyCorePlatformApiModules" into main
-rw-r--r--java/legacy_core_platform_api_usage.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/legacy_core_platform_api_usage.go b/java/legacy_core_platform_api_usage.go
index 4be7d0470..21895d4cc 100644
--- a/java/legacy_core_platform_api_usage.go
+++ b/java/legacy_core_platform_api_usage.go
@@ -47,8 +47,8 @@ var legacyCorePlatformApiModules = []string{
"sam",
"saminterfacelibrary",
"sammanagerlibrary",
- "services",
"services.core.unboosted",
+ "services.impl",
"Settings-core",
"SettingsGoogle",
"SettingsGoogleOverlayCoral",