Merge \\\\"Add ioprio values directly.\\\\" am: feabb0fdc1 am: 93e00be7cc am: 2e6ded2615
am: 95043fb374
Change-Id: I273f17940da48c31758b046b975409f811bf2b58
This commit is contained in:
commit
0f71de6326
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@
|
|||
#include <cutils/iosched_policy.h>
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
#include <linux/ioprio.h>
|
||||
#define IOPRIO_WHO_PROCESS (1)
|
||||
#define IOPRIO_CLASS_SHIFT (13)
|
||||
#include <sys/syscall.h>
|
||||
#define __android_unused
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue