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
This commit is contained in:
@@ -27,6 +27,7 @@ var VndkMustUseVendorVariantList = []string{
|
||||
"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",
|
||||
|
Reference in New Issue
Block a user