commit | c2937d29a8bd54b9de02c9cda5a0768b6eb95302 | [log] [tgz] |
---|---|---|
author | David Zeuthen <zeuthen@google.com> | Wed Feb 19 21:14:41 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Feb 19 21:14:41 2020 +0000 |
tree | b743f15ff0678e11ec989574cc996f42b859d502 | |
parent | 1876a762161179dc5af51653d1707ffff144e391 [diff] | |
parent | b71fe84c64c2127cb7dc034b696b1375a80ccbfb [diff] |
Merge "Port IdentityCredential HAL to AIDL."
diff --git a/cc/config/vndk.go b/cc/config/vndk.go index 5cecbd6..54f693e 100644 --- a/cc/config/vndk.go +++ b/cc/config/vndk.go
@@ -19,6 +19,7 @@ // has VndkUseCoreVariant set. var VndkMustUseVendorVariantList = []string{ "android.hardware.light-ndk_platform", + "android.hardware.identity-ndk_platform", "android.hardware.nfc@1.2", "android.hardware.power-ndk_platform", "android.hardware.vibrator-ndk_platform",