am 67ef832c: am 957e5867: process: Disable debugging

Merge commit '67ef832cdba6ca5aa8c44b6eab9c4281c0a0f261' into eclair-mr2-plus-aosp

* commit '67ef832cdba6ca5aa8c44b6eab9c4281c0a0f261':
  process: Disable debugging
This commit is contained in:
San Mehat
2009-10-29 19:58:25 -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;