Remove modules that don't exist from legacyCorePlatformApiModules
Remove modules that don't exist in an internal master aosp_sunfish-userdebug build and also have no references in codesearch. Bug: 161973015 Test: builds Change-Id: I4372f140b3fc7d6a9cda01a243f200fe084ef099
This commit is contained in:
@@ -28,24 +28,19 @@ var legacyCorePlatformApiModules = []string{
|
||||
"android.test.mock.impl",
|
||||
"AoapTestDeviceApp",
|
||||
"AoapTestHostApp",
|
||||
"api-stubs-docs",
|
||||
"ArcSettings",
|
||||
"art_cts_jvmti_test_library",
|
||||
"art-gtest-jars-MyClassNatives",
|
||||
"BackupEncryption",
|
||||
"BackupFrameworksServicesRoboTests",
|
||||
"backuplib",
|
||||
"BandwidthEnforcementTest",
|
||||
"BlockedNumberProvider",
|
||||
"BluetoothInstrumentationTests",
|
||||
"BluetoothMidiLib",
|
||||
"BluetoothMidiService",
|
||||
"BTTestApp",
|
||||
"CallEnhancement",
|
||||
"CapCtrlInterface",
|
||||
"CarService",
|
||||
"CarServiceTest",
|
||||
"car-service-test-lib",
|
||||
"car-service-test-static-lib",
|
||||
"CertInstaller",
|
||||
"com.qti.location.sdk",
|
||||
@@ -60,17 +55,13 @@ var legacyCorePlatformApiModules = []string{
|
||||
"CtsAppExitTestCases",
|
||||
"CtsContentTestCases",
|
||||
"CtsLibcoreWycheproofBCTestCases",
|
||||
"CtsMediaTestCases",
|
||||
"CtsNetTestCases",
|
||||
"CtsNetTestCasesLatestSdk",
|
||||
"CtsSecurityTestCases",
|
||||
"CtsSuspendAppsTestCases",
|
||||
"CtsUsageStatsTestCases",
|
||||
"DeadpoolService",
|
||||
"DeadpoolServiceBtServices",
|
||||
"DeviceInfo",
|
||||
"DiagnosticTools",
|
||||
"DisplayCutoutEmulationEmu01Overlay",
|
||||
"DocumentsUIGoogleTests",
|
||||
"DocumentsUIPerfTests",
|
||||
"DocumentsUITests",
|
||||
@@ -81,7 +72,6 @@ var legacyCorePlatformApiModules = []string{
|
||||
"ds-car-docs",
|
||||
"DynamicSystemInstallationService",
|
||||
"EmergencyInfo-lib",
|
||||
"EthernetServiceTests",
|
||||
"ExternalStorageProvider",
|
||||
"face-V1-0-javalib",
|
||||
"FloralClocks",
|
||||
@@ -103,11 +93,9 @@ var legacyCorePlatformApiModules = []string{
|
||||
"HelloOslo",
|
||||
"hid",
|
||||
"hidl_test_java_java",
|
||||
"hwbinder",
|
||||
"imssettings",
|
||||
"izat.lib.glue",
|
||||
"KeyChain",
|
||||
"LocalSettingsLib",
|
||||
"LocalTransport",
|
||||
"lockagent",
|
||||
"mediaframeworktest",
|
||||
@@ -128,7 +116,6 @@ var legacyCorePlatformApiModules = []string{
|
||||
"online-gts-docs",
|
||||
"PerformanceMode",
|
||||
"platform_library-docs",
|
||||
"PowerStatsService",
|
||||
"PrintSpooler",
|
||||
"pxp-monitor",
|
||||
"QColor",
|
||||
@@ -157,18 +144,6 @@ var legacyCorePlatformApiModules = []string{
|
||||
"SettingsGoogleOverlayCoral",
|
||||
"SettingsGoogleOverlayFlame",
|
||||
"SettingsLib",
|
||||
"SettingsOverlayG020A",
|
||||
"SettingsOverlayG020B",
|
||||
"SettingsOverlayG020C",
|
||||
"SettingsOverlayG020D",
|
||||
"SettingsOverlayG020E",
|
||||
"SettingsOverlayG020E_VN",
|
||||
"SettingsOverlayG020F",
|
||||
"SettingsOverlayG020F_VN",
|
||||
"SettingsOverlayG020G",
|
||||
"SettingsOverlayG020G_VN",
|
||||
"SettingsOverlayG020H",
|
||||
"SettingsOverlayG020H_VN",
|
||||
"SettingsOverlayG020I",
|
||||
"SettingsOverlayG020I_VN",
|
||||
"SettingsOverlayG020J",
|
||||
@@ -199,11 +174,6 @@ var legacyCorePlatformApiModules = []string{
|
||||
"TeleService",
|
||||
"testables",
|
||||
"TetheringTests",
|
||||
"TetheringTestsLib",
|
||||
"time_zone_distro_installer",
|
||||
"time_zone_distro_installer-tests",
|
||||
"time_zone_distro-tests",
|
||||
"time_zone_updater",
|
||||
"TMobilePlanProvider",
|
||||
"TvProvider",
|
||||
"uiautomator-stubs-docs",
|
||||
|
Reference in New Issue
Block a user