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

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

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

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

Change-Id: I6605a7b738af1615f11768ecdcb8ae73a7c66fab
parents e3049d49 ddb3fb53
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>