summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cc/config/vndk.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/config/vndk.go b/cc/config/vndk.go
index 5cecbd6f5..54f693e0b 100644
--- a/cc/config/vndk.go
+++ b/cc/config/vndk.go
@@ -19,6 +19,7 @@ package config
// 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",