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

Commit 1445c4b9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Assume bionic has up-to-date linux/capability.h"

parents 9a4f572a 0de03b53
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"