From 1f4104148dbcca978b792d68dadc414872576955 Mon Sep 17 00:00:00 2001 From: Tai Kuo Date: Fri, 19 Jun 2020 13:00:41 +0800 Subject: Revert "Deprecate OpenSL ES for Android as of API level 30 (R)" This reverts commit 09dc4a343e248e31661ea3abfe98ac3f4b04b0f7. Since ndkbuild does not support Android.bp, revert changes in it. Bug: 149721303 Test: N/A Signed-off-by: Tai Kuo Change-Id: Ie6158d8498d8ae4ffa9639cc0d4a8f4494179df2 --- android/WALT/app/src/main/jni/Android.bp | 1 - 1 file changed, 1 deletion(-) (limited to 'android/WALT') diff --git a/android/WALT/app/src/main/jni/Android.bp b/android/WALT/app/src/main/jni/Android.bp index cbbaa82..a789f4b 100644 --- a/android/WALT/app/src/main/jni/Android.bp +++ b/android/WALT/app/src/main/jni/Android.bp @@ -25,7 +25,6 @@ cc_library_shared { "-g", "-DUSE_LIBLOG", "-Werror", - "-Wno-deprecated-declarations", ], shared_libs: [ -- cgit v1.2.3