Add SettingsRoboTests to the allow-list for legacy core/platform API.

Bug: 161967461
Test: m SettingsRoboTests
Merged-In: I15e5a6c2f07e73718803501d705de0d7ab9bec90
Change-Id: If4e58fba5f74dd06457497c1d131bc1f273f6f5b
This commit is contained in:
Pete Gillin
2020-07-23 12:34:07 +01:00
parent 4ab239ec57
commit 9f4893d86f

View File

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