Merge "[IRadioConfig] Add to VNDK variant list"
This commit is contained in:
commit
0f7dddcc9c
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ var VndkMustUseVendorVariantList = []string{
|
|||
"android.hardware.power.stats-unstable-ndk_platform",
|
||||
"android.hardware.radio-V1-ndk",
|
||||
"android.hardware.radio-V1-ndk_platform",
|
||||
"android.hardware.radio.config-V1-ndk",
|
||||
"android.hardware.radio.config-V1-ndk_platform",
|
||||
"android.hardware.rebootescrow-ndk_platform",
|
||||
"android.hardware.security.keymint-V1-ndk",
|
||||
"android.hardware.security.keymint-V1-ndk_platform",
|
||||
|
|
Loading…
Reference in a new issue