Merge "Remove modules that don't exist from legacyCorePlatformApiModules"

This commit is contained in:
Colin Cross
2022-11-16 18:09:07 +00:00
committed by Gerrit Code Review

View File

@@ -28,24 +28,19 @@ var legacyCorePlatformApiModules = []string{
"android.test.mock.impl", "android.test.mock.impl",
"AoapTestDeviceApp", "AoapTestDeviceApp",
"AoapTestHostApp", "AoapTestHostApp",
"api-stubs-docs",
"ArcSettings", "ArcSettings",
"art_cts_jvmti_test_library", "art_cts_jvmti_test_library",
"art-gtest-jars-MyClassNatives", "art-gtest-jars-MyClassNatives",
"BackupEncryption",
"BackupFrameworksServicesRoboTests", "BackupFrameworksServicesRoboTests",
"backuplib",
"BandwidthEnforcementTest", "BandwidthEnforcementTest",
"BlockedNumberProvider", "BlockedNumberProvider",
"BluetoothInstrumentationTests", "BluetoothInstrumentationTests",
"BluetoothMidiLib", "BluetoothMidiLib",
"BluetoothMidiService", "BluetoothMidiService",
"BTTestApp", "BTTestApp",
"CallEnhancement",
"CapCtrlInterface", "CapCtrlInterface",
"CarService", "CarService",
"CarServiceTest", "CarServiceTest",
"car-service-test-lib",
"car-service-test-static-lib", "car-service-test-static-lib",
"CertInstaller", "CertInstaller",
"com.qti.location.sdk", "com.qti.location.sdk",
@@ -60,17 +55,13 @@ var legacyCorePlatformApiModules = []string{
"CtsAppExitTestCases", "CtsAppExitTestCases",
"CtsContentTestCases", "CtsContentTestCases",
"CtsLibcoreWycheproofBCTestCases", "CtsLibcoreWycheproofBCTestCases",
"CtsMediaTestCases",
"CtsNetTestCases", "CtsNetTestCases",
"CtsNetTestCasesLatestSdk", "CtsNetTestCasesLatestSdk",
"CtsSecurityTestCases", "CtsSecurityTestCases",
"CtsSuspendAppsTestCases", "CtsSuspendAppsTestCases",
"CtsUsageStatsTestCases", "CtsUsageStatsTestCases",
"DeadpoolService",
"DeadpoolServiceBtServices",
"DeviceInfo", "DeviceInfo",
"DiagnosticTools", "DiagnosticTools",
"DisplayCutoutEmulationEmu01Overlay",
"DocumentsUIGoogleTests", "DocumentsUIGoogleTests",
"DocumentsUIPerfTests", "DocumentsUIPerfTests",
"DocumentsUITests", "DocumentsUITests",
@@ -81,7 +72,6 @@ var legacyCorePlatformApiModules = []string{
"ds-car-docs", "ds-car-docs",
"DynamicSystemInstallationService", "DynamicSystemInstallationService",
"EmergencyInfo-lib", "EmergencyInfo-lib",
"EthernetServiceTests",
"ExternalStorageProvider", "ExternalStorageProvider",
"face-V1-0-javalib", "face-V1-0-javalib",
"FloralClocks", "FloralClocks",
@@ -103,11 +93,9 @@ var legacyCorePlatformApiModules = []string{
"HelloOslo", "HelloOslo",
"hid", "hid",
"hidl_test_java_java", "hidl_test_java_java",
"hwbinder",
"imssettings", "imssettings",
"izat.lib.glue", "izat.lib.glue",
"KeyChain", "KeyChain",
"LocalSettingsLib",
"LocalTransport", "LocalTransport",
"lockagent", "lockagent",
"mediaframeworktest", "mediaframeworktest",
@@ -128,7 +116,6 @@ var legacyCorePlatformApiModules = []string{
"online-gts-docs", "online-gts-docs",
"PerformanceMode", "PerformanceMode",
"platform_library-docs", "platform_library-docs",
"PowerStatsService",
"PrintSpooler", "PrintSpooler",
"pxp-monitor", "pxp-monitor",
"QColor", "QColor",
@@ -157,18 +144,6 @@ var legacyCorePlatformApiModules = []string{
"SettingsGoogleOverlayCoral", "SettingsGoogleOverlayCoral",
"SettingsGoogleOverlayFlame", "SettingsGoogleOverlayFlame",
"SettingsLib", "SettingsLib",
"SettingsOverlayG020A",
"SettingsOverlayG020B",
"SettingsOverlayG020C",
"SettingsOverlayG020D",
"SettingsOverlayG020E",
"SettingsOverlayG020E_VN",
"SettingsOverlayG020F",
"SettingsOverlayG020F_VN",
"SettingsOverlayG020G",
"SettingsOverlayG020G_VN",
"SettingsOverlayG020H",
"SettingsOverlayG020H_VN",
"SettingsOverlayG020I", "SettingsOverlayG020I",
"SettingsOverlayG020I_VN", "SettingsOverlayG020I_VN",
"SettingsOverlayG020J", "SettingsOverlayG020J",
@@ -199,11 +174,6 @@ var legacyCorePlatformApiModules = []string{
"TeleService", "TeleService",
"testables", "testables",
"TetheringTests", "TetheringTests",
"TetheringTestsLib",
"time_zone_distro_installer",
"time_zone_distro_installer-tests",
"time_zone_distro-tests",
"time_zone_updater",
"TMobilePlanProvider", "TMobilePlanProvider",
"TvProvider", "TvProvider",
"uiautomator-stubs-docs", "uiautomator-stubs-docs",