Re: [android-building] VNDK v28

2019-11-18 Thread 'Dan Willemsen' via Android Building
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 wrote: > Hello, > > I'm trying to build AOSP branch:

[android-building] VNDK v28

2019-11-18 Thread M.S. Mac-Donald
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