Add service-connectivity-pre-jarjar to legacy core platform list

This is a library pre jarjar version which still has dependencies
on legacy core platform APIs and this library will be inculded in
service-connectivity. Thus, this change replaces service-connectivity
with service-connectivity-pre-jarjar.

Bug: 177046265
Test: build pass
Change-Id: I1a84ff07318da03f368cbccb25b6cabebb2de403
Merged-In: I1a84ff07318da03f368cbccb25b6cabebb2de403
This commit is contained in:
Aaron Huang
2021-02-28 18:19:32 +08:00
parent 282671d696
commit 0a19d6389a

View File

@@ -108,7 +108,7 @@ var legacyCorePlatformApiModules = []string{
"PrintSpooler",
"RollbackTest",
"service-blobstore",
"service-connectivity",
"service-connectivity-pre-jarjar",
"service-jobscheduler",
"services",
"services.accessibility",