Merge "Add SettingsRoboTests to the allow-list for legacy core/platform API." into stage-aosp-master

This commit is contained in:
Dan Stoza
2020-07-23 21:36:28 +00:00
committed by Android (Google) Code Review

View File

@@ -103,6 +103,7 @@ var legacyCorePlatformApiModules = []string{
"SettingsLib",
"SettingsProvider",
"SettingsProviderTest",
"SettingsRoboTests",
"Shell",
"ShellTests",
"sl4a.Common",