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.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index 41ecacfb9d..6261a80b06 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -86,11 +86,9 @@
86 86
87#define HAVE_HEADPHONE_DETECTION 87#define HAVE_HEADPHONE_DETECTION
88 88
89/* Define current usage levels. */ 89#define CONFIG_BATTERY_MEASURE PERCENTAGE_MEASURE
90#define CURRENT_NORMAL 88 /* 18 hours from a 1600 mAh battery */
91#define CURRENT_BACKLIGHT 30 /* TBD */
92#define CURRENT_RECORD 0 /* no recording yet */
93 90
91#define NO_LOW_BATTERY_SHUTDOWN
94/* Define this to the CPU frequency */ 92/* Define this to the CPU frequency */
95/* 93/*
96#define CPU_FREQ 48000000 94#define CPU_FREQ 48000000