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

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

Merge "Allow SLOG* to vendors" am: 6afbd476 am: eacf704a

am: 708f8295

Change-Id: I8895882d557e162388fcc672375f721849b83fc2
parents 730c5d09 708f8295
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