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

Commit 957e5867 authored by San Mehat's avatar San Mehat
Browse files

process: Disable debugging



Signed-off-by: default avatarSan Mehat <san@google.com>
parent 3034624f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ pid_t gettid() { return syscall(__NR_gettid);}
#undef __KERNEL__
#endif

#define POLICY_DEBUG 1
#define POLICY_DEBUG 0

using namespace android;