summaryrefslogtreecommitdiff
path: root/libs/binder/ProcessState.cpp
diff options
context:
space:
mode:
authorBrian Orr <brianorr@google.com>2021-05-13 09:29:52 -0700
committerBrian Orr <brianorr@google.com>2021-05-13 09:29:52 -0700
commit2002595eeaa15527bedfee55f7cf1be1e53a96cd (patch)
tree03b73f8bc1eb66ba48150e179382440597539085 /libs/binder/ProcessState.cpp
parente06752e28f70267b23356c511130da74b3e9f40f (diff)
parentd253621149976855feed18e51ed504be145fa1c4 (diff)
Merge SP1A.210510.001
Change-Id: Id17825b5c1611b4a2e80450a412b06082d854ae1
Diffstat (limited to 'libs/binder/ProcessState.cpp')
-rw-r--r--libs/binder/ProcessState.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/binder/ProcessState.cpp b/libs/binder/ProcessState.cpp
index 1d3beb4736..4fd0dc7715 100644
--- a/libs/binder/ProcessState.cpp
+++ b/libs/binder/ProcessState.cpp
@@ -27,8 +27,8 @@
#include <utils/String8.h>
#include <utils/threads.h>
-#include <private/binder/binder_module.h>
#include "Static.h"
+#include "binder_module.h"
#include <errno.h>
#include <fcntl.h>