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

Bug: 161967461
Test: m SettingsRoboTests
Change-Id: If4e58fba5f74dd06457497c1d131bc1f273f6f5b
This commit is contained in:
Pete Gillin 2020-07-23 12:34:07 +01:00
parent 967ccf6e16
commit d5c16eb731

View file

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