diff options
| author | 2020-07-23 13:33:46 +0000 | |
|---|---|---|
| committer | 2020-07-23 13:33:46 +0000 | |
| commit | 0ec8c508a414619127b6bca3567b90674a45fa86 (patch) | |
| tree | 748ed10a5d50894c7544f5e8713e3bf0d5057c52 /java | |
| parent | f90e64a34f9c4c33eada4fe5469250d7b8707dbf (diff) | |
| parent | 9f4893d86f2e4b42dc08d1ab9dee58032514eebd (diff) | |
Merge "Add SettingsRoboTests to the allow-list for legacy core/platform API."
Diffstat (limited to 'java')
| -rw-r--r-- | java/legacy_core_platform_api_usage.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/legacy_core_platform_api_usage.go b/java/legacy_core_platform_api_usage.go index cb70efaf9..8af66d098 100644 --- a/java/legacy_core_platform_api_usage.go +++ b/java/legacy_core_platform_api_usage.go @@ -103,6 +103,7 @@ var legacyCorePlatformApiModules = []string{ "SettingsLib", "SettingsProvider", "SettingsProviderTest", + "SettingsRoboTests", "Shell", "ShellTests", "sl4a.Common", |