Add android.hardware.dumpstate-V1-ndk to vndkMustUseVendorVariantList
aidl libs need to be differentiated because they explicitly set
different system/vendor stabilities.
Test: make
Bug: 223118410
Change-Id: I5b6e3de9ae2630fea146d97f3de89edf5545ba50
diff --git a/cc/config/vndk.go b/cc/config/vndk.go
index a11ff31..f2e1a90 100644
--- a/cc/config/vndk.go
+++ b/cc/config/vndk.go
@@ -27,6 +27,7 @@
"android.hardware.automotive.occupant_awareness-V1-ndk_platform",
"android.hardware.automotive.occupant_awareness-ndk_platform",
"android.hardware.drm-V1-ndk",
+ "android.hardware.dumpstate-V1-ndk",
"android.hardware.gnss-V1-ndk",
"android.hardware.gnss-V1-ndk_platform",
"android.hardware.gnss-ndk_platform",