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:
commit
3b55e031cd
1 changed files with 4 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue