commit | 71e87bfa0719b54059babbcb6f14ad0738da9c19 | [log] [tgz] |
---|---|---|
author | Saketh Sathuvalli <saketh.sathuvalli@ittiam.com> | Sun Aug 09 11:58:16 2020 +0530 |
committer | Andy Hung <hunga@google.com> | Thu Sep 10 19:41:36 2020 +0000 |
tree | bbb440a06a64da52c76232fcc046d853498fe23b | |
parent | 579a5284be48aec4905160464716011cc7e89b9c [diff] [blame] |
libeffects: Add multichannel support to Reverb Test: SoloTester and Clarity app Test: Standalone application test Bug: 129491957 Change-Id: Ifac02eb2a7ac3eba5fae9318c3ae1e1c7df4f681
diff --git a/media/libeffects/lvm/wrapper/Android.bp b/media/libeffects/lvm/wrapper/Android.bp index afc4220..021020c 100644 --- a/media/libeffects/lvm/wrapper/Android.bp +++ b/media/libeffects/lvm/wrapper/Android.bp
@@ -53,6 +53,7 @@ cppflags: [ "-fvisibility=hidden", + "-DSUPPORT_MC", "-Wall", "-Werror",