commit | f81b9a77de2e27421ba4e55cef5a7348616a1b77 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Aug 14 13:08:20 2019 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Aug 14 13:08:20 2019 -0700 |
tree | 31fce9e320ba4810946ece09c806490771d3a44c | |
parent | 16b57aa97c52d4f326498fd3f7d0bd4f1b14588b [diff] |
Update sdk_version in Android.bp to 23 AndroidManifest.xml specifies minSdkVersion 23, but the Android.bp is compiling against SDK 21. The new drop of ManifestMerger is inserting an android:extractNativeLibs for minSdkVersion >= 23, but that attribute is not defined in SDK 21. Compile against SDK 23 instead. Test: m checkbuild Change-Id: Ia8b2dbe2975891142406841032844d01106d9cfb