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

Merge commit '9d91da02d9dd83caad87279002a67780a2480623'

* commit '9d91da02d9dd83caad87279002a67780a2480623':
  process: Disable debugging
This commit is contained in:
San Mehat
2009-10-29 20:18:32 -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;