Pie was API version 28, so `BOARD_VNDK_VERSION := current` should give you a v28 vndk. The v27 that comes with Pie is just the prebuilts so that you can run older vendor images.
- Dan On Mon, Nov 18, 2019 at 9:34 AM M.S. Mac-Donald <[email protected]> wrote: > Hello, > > I'm trying to build AOSP branch: android-9.0.0_r46 for my device (Xiaomi > mi A3). This version of android comes with vndk v27. But the board however > supports v28 . How do we get vndk 28 working for android pie? Xiaomi has > done it, but during the build errors when i use v28... How do we use a > newer vndk on a previous android version? > > Greetings > > -- > -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Android Building" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-building/fcb33a29-2d44-4926-80e4-7f1d815143bd%40googlegroups.com > <https://groups.google.com/d/msgid/android-building/fcb33a29-2d44-4926-80e4-7f1d815143bd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CALQgHdmL7zUXUjx1ScuB5F6mRiriFohf3qxnW6eWj-pRc0VZhw%40mail.gmail.com.
