The build related changes for Secure Clock and Shared Secret functionalities.

Also restored sorting.

Test: N/A
Bug: b/171844725
Bug: b/168673523

Change-Id: I423e08cab38ef685fd9eb6a3c338e285de0e8757
This commit is contained in:
Chirag Pathak 2020-12-07 22:22:19 +00:00 committed by Janis Danisevskis
parent ee7d0fd0f6
commit cfa220559d

View file

@ -26,6 +26,10 @@ var VndkMustUseVendorVariantList = []string{
"android.hardware.power-ndk_platform",
"android.hardware.rebootescrow-ndk_platform",
"android.hardware.security.keymint-unstable-ndk_platform",
"android.hardware.security.secureclock-ndk_platform",
"android.hardware.security.secureclock-unstable-ndk_platform",
"android.hardware.security.sharedsecret-ndk_platform",
"android.hardware.security.sharedsecret-unstable-ndk_platform",
"android.hardware.vibrator-ndk_platform",
"android.system.keystore2-unstable-ndk_platform",
"libbinder",