OSDN Git Service

Pretend to be root by intercepting getuid() in the simulator, so we don't have
authorMarco Nelissen <marcone@google.com>
Fri, 17 Jul 2009 15:27:29 +0000 (08:27 -0700)
committerMarco Nelissen <marcone@google.com>
Fri, 17 Jul 2009 15:38:56 +0000 (08:38 -0700)
commit8eda1c78e2ebe80bca9fc41ce713322f9945cbb1
tree67f8b713a8d009f38d8007e3b82b731c79cd4850
parent1e4cea423c81c186e6fd042650a3c6ec9b66562c
Pretend to be root by intercepting getuid() in the simulator, so we don't have
to litter the framework with if(Process.supportsProcesses()).