From 2734a21a6a355d42fa40fe80624940f8e663a5cc Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 12 四月 2017 14:11:14 +0800
Subject: [PATCH] bug fix

---
 VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeCache.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeCache.txt b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeCache.txt
index 75eb79f..58ab1b2 100644
--- a/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeCache.txt
+++ b/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/release/armeabi-v7a/CMakeCache.txt
@@ -18,6 +18,9 @@
 ANDROID_ABI:UNINITIALIZED=armeabi-v7a
 
 //No help, variable specified on the command line.
+ANDROID_NATIVE_API_LEVEL:UNINITIALIZED=22
+
+//No help, variable specified on the command line.
 ANDROID_NDK:UNINITIALIZED=D:\Android\adk\ndk-bundle
 
 //No help, variable specified on the command line.

--
Gitblit v1.8.0