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

Commit 6ec942a0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove no longer necessary MS_LAZYTIME definitions." into main

parents e400d09c 0701fed3
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -39,10 +39,6 @@
#include "fstab_priv.h"
#include "logging_macros.h"

#if !defined(MS_LAZYTIME)
#define MS_LAZYTIME (1 << 25)
#endif

using android::base::EndsWith;
using android::base::ParseByteCount;
using android::base::ParseInt;
+0 −4
Original line number Diff line number Diff line
@@ -37,10 +37,6 @@
using namespace android::fs_mgr;
using namespace testing;

#if !defined(MS_LAZYTIME)
#define MS_LAZYTIME (1 << 25)
#endif

namespace {

const std::string cmdline =