Merge "The build related changes for Secure Clock and Shared Secret functionalities." am: 0ce3a40bf8

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1519849

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2ec7856ebbf3ed2ec0dfcf211d824e35e7928bf9
This commit is contained in:
Janis Danisevskis 2021-01-14 18:33:18 +00:00 committed by Automerger Merge Worker
commit 3b55e031cd

View file

@ -28,6 +28,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",