Merge "Remove modules form legacyCorePlatformModules that build in internal master"

This commit is contained in:
Colin Cross
2022-11-18 03:35:52 +00:00
committed by Gerrit Code Review

View File

@@ -20,43 +20,29 @@ import (
)
var legacyCorePlatformApiModules = []string{
"AAECarSystemUI",
"AAECarSystemUI-tests",
"ArcSettings",
"BTTestApp",
"CapCtrlInterface",
"com.qti.location.sdk",
"com.qti.media.secureprocessor",
"DeviceInfo",
"DocumentsUIGoogleTests",
"DocumentsUIUnitTests",
"face-V1-0-javalib",
"FloralClocks",
"framework-jobscheduler",
"framework-minus-apex",
"framework-minus-apex-intdefs",
"FrameworksCoreTests",
"GtsIncrementalInstallTestCases",
"GtsIncrementalInstallTriggerApp",
"GtsInstallerV2TestCases",
"HelloOslo",
"imssettings",
"izat.lib.glue",
"mediatek-ims-base",
"ModemTestMode",
"MtkCapCtrl",
"my.tests.snapdragonsdktest",
"NetworkSetting",
"online-gcm-ref-docs",
"online-gts-docs",
"PerformanceMode",
"pxp-monitor",
"QColor",
"qcom.fmradio",
"QDCMMobileApp",
"Qmmi",
"QPerformance",
"remotesimlockmanagerlibrary",
"sam",
"saminterfacelibrary",
"sammanagerlibrary",
@@ -75,9 +61,6 @@ var legacyCorePlatformApiModules = []string{
"SettingsOverlayG020P",
"SettingsOverlayG020Q",
"SettingsOverlayG025H",
"SettingsOverlayG025J",
"SettingsOverlayG025M",
"SettingsOverlayG025N",
"SettingsOverlayG5NZ6",
"SettingsRoboTests",
"SimContact",
@@ -86,8 +69,6 @@ var legacyCorePlatformApiModules = []string{
"tcmiface",
"telephony-common",
"TeleService",
"TMobilePlanProvider",
"uimgbamanagerlibrary",
"UxPerformance",
"WfdCommon",
}