Merge "Add health to vndk vendor variant list" am: bc909df732 am: 62dc52bb85 am: 83bb70d062 am: 75b7cb8e3d am: 61c03cdc28
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1557255
Change-Id: I45a435e52124e47a7dc50ad1977df3772d432620
diff --git a/cc/config/vndk.go b/cc/config/vndk.go
index fd23e53..dd1cd13 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",