Change sample native-codec's minSDK to android-21

android-L is renamed as android-21 in both coming SDK and NDK

Change-Id: I57b0dbe4d6e8add178dadfa6306bfc40aad27206
This commit is contained in:
Andrew Hsieh
2014-10-15 11:02:51 +08:00
parent dc942b9c64
commit 2437e141fe
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
APP_PLATFORM := android-L
APP_PLATFORM := android-21
APP_ABI := all