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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index 2bc11c3051..2aee700f08 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -103,3 +103,7 @@
103#define HAVE_HOTKEY 103#define HAVE_HOTKEY
104 104
105#define BOOTDIR "/.rockbox" 105#define BOOTDIR "/.rockbox"
106
107/* No special storage */
108#define CONFIG_STORAGE STORAGE_HOSTFS
109#define HAVE_STORAGE_FLUSH