Commit e92af066 authored by Max Kellermann's avatar Max Kellermann

android/build.py: remove obsolete dict key android_api_level

parent af20a1c9
......@@ -30,7 +30,6 @@ android_abis = {
},
'arm64-v8a': {
'android_api_level': '21',
'arch': 'aarch64-linux-android',
'ndk_arch': 'arm64',
'toolchain_arch': 'aarch64-linux-android',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment