aboutsummaryrefslogtreecommitdiff
path: root/android
diff options
context:
space:
mode:
authorTai Kuo <taikuo@google.com>2020-06-19 14:59:51 +0800
committerTai Kuo <taikuo@google.com>2020-06-19 14:59:53 +0800
commit484fb8a77dbd5014706d925c44ad9f9a6cf4e134 (patch)
tree2725e363460bdae2c38d68c12e562a75ee03d09f /android
parent53c47a96bc0d6129d3dad8219a9a1a793c3da963 (diff)
downloadwalt-484fb8a77dbd5014706d925c44ad9f9a6cf4e134.tar.gz
Deprecate OpenSL ES for Android as of API level 30 (R)
Cherry-pick from the master branch to prevent merge conflicts. Bug: 149721303 Test: try with an NDK r21 canary for both R and earlier, and a pre-21 NDK Change-Id: Ie0a317debd07230d344218c5874f3060dc3ab85f Merged-In: Ie0a317debd07230d344218c5874f3060dc3ab85f
Diffstat (limited to 'android')
-rw-r--r--android/WALT/app/src/main/jni/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/WALT/app/src/main/jni/Android.bp b/android/WALT/app/src/main/jni/Android.bp
index a789f4b..cbbaa82 100644
--- a/android/WALT/app/src/main/jni/Android.bp
+++ b/android/WALT/app/src/main/jni/Android.bp
@@ -25,6 +25,7 @@ cc_library_shared {
"-g",
"-DUSE_LIBLOG",
"-Werror",
+ "-Wno-deprecated-declarations",
],
shared_libs: [