am 957e5867: process: Disable debugging

Merge commit '957e58670baad8c5995f1368e3b5280f0dbd891f' into eclair-mr2

* commit '957e58670baad8c5995f1368e3b5280f0dbd891f':
  process: Disable debugging
This commit is contained in:
San Mehat
2009-10-29 19:32:06 -07:00
committed by Android Git Automerger

View File

@@ -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;