Merge "Add health to vndk vendor variant list" am: bc909df732 am: 62dc52bb85

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1557255

Change-Id: I6956a00e91c6982e74ccc54373d8641ee9fcbec0
This commit is contained in:
Steven Moreland
2021-10-26 23:15:19 +00:00
committed by Automerger Merge Worker

View File

@@ -30,6 +30,8 @@ var VndkMustUseVendorVariantList = []string{
"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",