Merge "Add ArcSettings and SettingsGoogle to the legacy allowlist" into rvc-qpr-dev-plus-aosp

This commit is contained in:
Colin Cross
2021-02-23 04:12:51 +00:00
committed by Android (Google) Code Review

View File

@@ -24,6 +24,7 @@ import (
// merges between branches (see the comment in the
// useLegacyCorePlatformApi() function):
var legacyCorePlatformApiModules = []string{
"ArcSettings",
"ahat-test-dump",
"android.car",
"android.test.mock",
@@ -104,6 +105,7 @@ var legacyCorePlatformApiModules = []string{
"services.usage",
"services.usb",
"Settings-core",
"SettingsGoogle",
"SettingsLib",
"SettingsProvider",
"SettingsProviderTest",