Merge "Assume bionic has up-to-date linux/capability.h"
am: 1445c4b932
Change-Id: I01c990451aea493b92689478d6748465f8bd0ac8
This commit is contained in:
commit
c09d16234f
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