Merge "Support for OMAPI Vendor stable interface" am: bc07b0c67e
am: 87bf97ac19
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1826613 Change-Id: I6a96aba364125c3250ebe90e8e1ebebf1e078748
This commit is contained in:
commit
1eecb9e3aa
1 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,9 @@ var VndkMustUseVendorVariantList = []string{
|
|||
"android.hardware.weaver-unstable-ndk_platform",
|
||||
"android.system.suspend-V1-ndk",
|
||||
"android.system.keystore2-V1-ndk",
|
||||
"android.se.omapi-V1-ndk_platform",
|
||||
"android.se.omapi-ndk_platform",
|
||||
"android.se.omapi-unstable-ndk_platform",
|
||||
"android.hardware.wifi.hostapd-V1-ndk",
|
||||
"android.hardware.wifi.hostapd-V1-ndk_platform",
|
||||
"android.hardware.wifi.supplicant-V1-ndk",
|
||||
|
|
Loading…
Reference in a new issue