health: separate_platform_variant = false
Disable the generation of ndk_platform variant during the ndk_platform -> ndk migration. Test: builds Bug: 177269435 Change-Id: I467eaee53542b152df1d398a8f044eb42fd01772
This commit is contained in:
parent
52ecb3f421
commit
b47f676008
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ aidl_interface {
|
|||
sdk_version: "module_current",
|
||||
},
|
||||
ndk: {
|
||||
separate_platform_variant: false,
|
||||
vndk: {
|
||||
enabled: true,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue