Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4b131a5 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge changes I0886baa4,I584f98f9

* changes:
  Sort legacyCorePlatformApiModules
  Remove SystemUI from legacyCorePlatformApiModules
parents 30449871 b13abbfd
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@ import (
var legacyCorePlatformApiModules = []string{
	"AAECarSystemUI",
	"AAECarSystemUI-tests",
	"ArcSettings",
	"ahat-test-dump",
	"android.car",
	"android.test.mock",
@@ -30,6 +29,7 @@ var legacyCorePlatformApiModules = []string{
	"AoapTestDeviceApp",
	"AoapTestHostApp",
	"api-stubs-docs",
	"ArcSettings",
	"art_cts_jvmti_test_library",
	"art-gtest-jars-MyClassNatives",
	"BackupEncryption",
@@ -78,7 +78,7 @@ var legacyCorePlatformApiModules = []string{
	"DownloadProvider",
	"DownloadProviderTests",
	"DownloadProviderUi",
	"ds-car-docs", // for AAOS API documentation only
	"ds-car-docs",
	"DynamicSystemInstallationService",
	"EmergencyInfo-lib",
	"EthernetServiceTests",
@@ -91,11 +91,11 @@ var legacyCorePlatformApiModules = []string{
	"FrameworkOverlayG6QU3",
	"FrameworksCoreTests",
	"FrameworksIkeTests",
	"FrameworksMockingServicesTests",
	"FrameworksNetCommonTests",
	"FrameworksNetTests",
	"FrameworksServicesRoboTests",
	"FrameworksServicesTests",
	"FrameworksMockingServicesTests",
	"FrameworksUtilTests",
	"GtsIncrementalInstallTestCases",
	"GtsIncrementalInstallTriggerApp",
@@ -191,9 +191,6 @@ var legacyCorePlatformApiModules = []string{
	"SimSettings",
	"sl4a.Common",
	"StatementService",
	"SystemUI-core",
	"SystemUISharedLib",
	"SystemUI-tests",
	"tcmiface",
	"Telecom",
	"TelecomUnitTests",