Merge "Don't duplicate uapi ioprio constants." into main am: 46c366b0ed am: de1aeee88d
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2759694 Change-Id: I75c2bdd4423158ad9749212cf1fa35726ecd97c8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ab62e7d3b0
1 changed files with 1 additions and 2 deletions
|
|
@ -24,8 +24,7 @@
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#if defined(__ANDROID__)
|
#if defined(__ANDROID__)
|
||||||
#define IOPRIO_WHO_PROCESS (1)
|
#include <linux/ioprio.h>
|
||||||
#define IOPRIO_CLASS_SHIFT (13)
|
|
||||||
#include <sys/syscall.h>
|
#include <sys/syscall.h>
|
||||||
#define __android_unused
|
#define __android_unused
|
||||||
#else
|
#else
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue