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

Commit 117e6318 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove no longer necessary MS_LAZYTIME definitions." into main am: 6ec942a0 am: c733a4ed

parents f3691bfa c733a4ed
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 =