Add health to vndk vendor variant list
Test: pass
Bug: 177269435
Change-Id: I40841daba4e52f65a27f5ed35b2731afb9a26a45
diff --git a/cc/config/vndk.go b/cc/config/vndk.go
index b2e164f..3f30191 100644
--- a/cc/config/vndk.go
+++ b/cc/config/vndk.go
@@ -30,6 +30,8 @@
"android.hardware.gnss-V1-ndk_platform",
"android.hardware.gnss-ndk_platform",
"android.hardware.gnss-unstable-ndk_platform",
+ "android.hardware.health-V1-ndk",
+ "android.hardware.health-ndk",
"android.hardware.health.storage-V1-ndk",
"android.hardware.health.storage-V1-ndk_platform",
"android.hardware.health.storage-ndk_platform",