From 0662793ca0050e823cd1207cc4689a1cba5068bd Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Thu, 28 Jun 2018 06:24:26 -0400 Subject: Add cleaned-up xDuoo X3 support Cleaned up, rebased, and forward-ported from the xvortex fork. (original credit to vsoftster@gmail.com) Change-Id: Ibcc023a0271ea81e901450a88317708c2683236d Signed-off-by: Solomon Peachy --- apps/settings.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps/settings.h') diff --git a/apps/settings.h b/apps/settings.h index 411675153a..8d8c766d45 100644 --- a/apps/settings.h +++ b/apps/settings.h @@ -811,6 +811,10 @@ struct user_settings int roll_off; #endif +#ifdef AUDIOHW_HAVE_FUNCTIONAL_MODE + int func_mode; +#endif + #ifdef AUDIOHW_HAVE_EQ /** Hardware EQ tone controls **/ struct hw_eq_band -- cgit v1.2.3