Merge "Add ArcSettings and SettingsGoogle to the legacy allowlist"

This commit is contained in:
Colin Cross
2021-01-16 01:45:52 +00:00
committed by Android (Google) Code Review

View File

@@ -22,6 +22,7 @@ import (
var legacyCorePlatformApiModules = []string{
"AAECarSystemUI",
"AAECarSystemUI-tests",
"ArcSettings",
"ahat-test-dump",
"android.car",
"android.test.mock",
@@ -151,6 +152,7 @@ var legacyCorePlatformApiModules = []string{
"services.usage",
"services.usb",
"Settings-core",
"SettingsGoogle",
"SettingsGoogleOverlayCoral",
"SettingsGoogleOverlayFlame",
"SettingsLib",