Add secureprocessor to the legacy core platform API list

The build target uses non-stable APIs such as
dalvik.system.CloseGuard.

Merged-In: Ieddaf859f568bc8ee486692474a4dec48b3d25e6
Change-Id: I7643e6c7febd44509ac819134de91bca88e2d257
This commit is contained in:
Remi NGUYEN VAN
2021-03-12 10:38:52 +00:00
parent 6a45618c00
commit db378c5511

View File

@@ -43,6 +43,7 @@ var legacyCorePlatformApiModules = []string{
"car-service-test-lib", "car-service-test-lib",
"car-service-test-static-lib", "car-service-test-static-lib",
"CertInstaller", "CertInstaller",
"com.qti.media.secureprocessor",
"ConnectivityManagerTest", "ConnectivityManagerTest",
"ContactsProvider", "ContactsProvider",
"CorePerfTests", "CorePerfTests",