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

Commit ddb3fb53 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add missing ThreadDefs.h header" am: 2362edf7

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2017407

Change-Id: I9913505b160be4c0bb8ae2bf1a3886c7ebde8d2e
parents c58e8c2a 2362edf7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
#include <processgroup/sched_policy.h>
#include <sys/prctl.h>
#include <sys/resource.h>
#include <utils/ThreadDefs.h>

#include <functional>