summaryrefslogtreecommitdiff
path: root/firmware/export/config/android.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/android.h')
-rw-r--r--firmware/export/config/android.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index c9ae8ba191..ed1a283c7d 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -76,6 +76,9 @@
76#define HAVE_MULTIMEDIA_KEYS 76#define HAVE_MULTIMEDIA_KEYS
77#define CONFIG_KEYPAD ANDROID_PAD 77#define CONFIG_KEYPAD ANDROID_PAD
78 78
79/* define this if the target has volume keys which can be used in the lists */
80#define HAVE_VOLUME_IN_LIST
81
79#define HAVE_SW_TONE_CONTROLS 82#define HAVE_SW_TONE_CONTROLS
80 83
81/* Define current usage levels. */ 84/* Define current usage levels. */