Upgrade KeyMint version

Upgrade the KeyMint version the framework depends on to V2 (from V1).

This is necessary for the new constants related to Curve 25519.

Bug: 194359292
Test: That it compiles.
Change-Id: I95191fd09b138bf3ba1cbb50534fdbdcf36d1596
This commit is contained in:
Eran Messeri 2022-02-15 11:12:59 +00:00
parent a8515d4677
commit 4be1392293

View File

@ -110,7 +110,7 @@ filegroup {
// AIDL sources from external directories
":android.hardware.graphics.common-V3-java-source",
":android.hardware.security.keymint-V1-java-source",
":android.hardware.security.keymint-V2-java-source",
":android.hardware.security.secureclock-V1-java-source",
":android.hardware.tv.tuner-V1-java-source",
":android.security.apc-java-source",