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
This commit is contained in:
Aaron Huang
2021-02-28 18:19:32 +08:00
parent 044ccdc357
commit aa8eec05c5

View File

@@ -142,7 +142,7 @@ var legacyCorePlatformApiModules = []string{
"saminterfacelibrary",
"sammanagerlibrary",
"service-blobstore",
"service-connectivity",
"service-connectivity-pre-jarjar",
"service-jobscheduler",
"services",
"services.accessibility",