Remove SystemUI from legacyCorePlatformApiModules

SystemUI seems to build fine against the stable core platform API.

Bug: 161973015
Test: m SystemUI-core SystemUISharedLib SystemUI-tests
Change-Id: I584f98f991e0b9c8b1a5dba1fcc1bef0745dbdc0
This commit is contained in:
Colin Cross
2022-11-10 16:18:32 -08:00
parent 877336cc3a
commit 5176044dcc

View File

@@ -191,9 +191,6 @@ var legacyCorePlatformApiModules = []string{
"SimSettings",
"sl4a.Common",
"StatementService",
"SystemUI-core",
"SystemUISharedLib",
"SystemUI-tests",
"tcmiface",
"Telecom",
"TelecomUnitTests",