Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a07191fb authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "gd: Fix legacy storage test config file" am: 6b8e5a7a am: fe887620 am: c0a46b39

Change-Id: I39bc95ee646a09651d47fc465d3c89949ff99274
parents 27bd00a7 c0a46b39
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -23,7 +23,12 @@

#include <base/files/file_util.h>

#ifdef OS_ANDROID
constexpr char CONFIG_FILE[] = "/data/local/tmp/config_test.conf";
#else
constexpr char CONFIG_FILE[] = "/tmp/config_test.conf";
#endif

constexpr char CONFIG_FILE_CONTENT[] =
    "                                                                                \n\
first_key=value                                                                      \n\