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

Commit eacf704a authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Allow SLOG* to vendors"

am: 6afbd476

Change-Id: I56d66068757cd962c237a8292aa481d96b417f17
parents 8af60711 6afbd476
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -28,13 +28,6 @@

#define UNUSED __attribute__((__unused__))

#ifndef SLOGE
#define SLOGE ALOGE
#endif
#ifndef SLOGW
#define SLOGW ALOGW
#endif

/* Re-map SP_DEFAULT to the system default policy, and leave other values unchanged.
 * Call this any place a SchedPolicy is used as an input parameter.
 * Returns the possibly re-mapped policy.
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@
#include <log/log_radio.h>
#include <log/log_read.h>
#include <log/log_safetynet.h>
#include <log/log_system.h>
#include <log/log_time.h>

/*
+1 −0
Original line number Diff line number Diff line
../../include/log/log_system.h
 No newline at end of file