diff --git a/java/legacy_core_platform_api_usage.go b/java/legacy_core_platform_api_usage.go index 5949edd36..8c401a7d7 100644 --- a/java/legacy_core_platform_api_usage.go +++ b/java/legacy_core_platform_api_usage.go @@ -20,6 +20,7 @@ import ( ) var legacyCorePlatformApiModules = []string{ + "ArcSettings", "ahat-test-dump", "android.car", "android.test.mock", @@ -42,6 +43,7 @@ var legacyCorePlatformApiModules = []string{ "car-service-test-lib", "car-service-test-static-lib", "CertInstaller", + "com.qti.media.secureprocessor", "ConnectivityManagerTest", "ContactsProvider", "CorePerfTests", @@ -120,6 +122,7 @@ var legacyCorePlatformApiModules = []string{ "services.usage", "services.usb", "Settings-core", + "SettingsGoogle", "SettingsLib", "SettingsProvider", "SettingsProviderTest",