Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b47f6760 authored by Yifan Hong's avatar Yifan Hong
Browse files

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
parent 52ecb3f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ aidl_interface {
            sdk_version: "module_current",
        },
        ndk: {
            separate_platform_variant: false,
            vndk: {
                enabled: true,
            },