How to get the latest android system library in ndk |
|
Issue descriptionI want to use libneuralnetworks.so in ndk directory[1], the android platform version is 27[2], but the version of android sdk in build/config/android/config.gni is 28[3], do we have a variable to get the latest android verion in ndk? [1] https://chromium.googlesource.com/android_ndk.git/+/master/platforms?autodive=0%2F/ [2] https://chromium.googlesource.com/android_ndk.git/+/master/platforms/android-27/arch-arm/usr/lib?autodive=0%2F%2F%2F%2F [3] https://cs.chromium.org/chromium/src/build/config/android/config.gni?dr=C&g=0&l=90 |
|
►
Sign in to add a comment |
|
Comment 1 by agrieve@chromium.org
, Aug 16