Merge "Assume bionic has up-to-date linux/capability.h" am: 1445c4b932
am: c09d16234f
Change-Id: I5cb6df212014e3c9c07ca80c44c9d084649b66bd
This commit is contained in:
commit
c27f7911b1
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
#if defined(__BIONIC__)
|
||||
#include <linux/capability.h>
|
||||
#else
|
||||
#include "android_filesystem_capability.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue