| commit | a23fcd7be8e40078a913b1a99222cdd89229e67b | [log] [tgz] |
|---|---|---|
| author | Narayan Kamath <narayan@google.com> | Fri Mar 28 13:39:21 2014 +0000 |
| committer | Narayan Kamath <narayan@google.com> | Thu Apr 03 12:29:07 2014 +0000 |
| tree | 9580df860d196b7b1edab40837c0c08fbc4ff6da | |
| parent | 369a00574da218975718ce07ffe6abba5c17bf92 [diff] |
Remove ProcessState::mArgc,mArgV,mArgLen These look like historical oddities, and weren't really being used for anything useful. Process:setArgV0 was being called by android.util.Process, but that functionality can be moved directly into the implementation of that class. bug: 13647418 Change-Id: I216c8f8a4c065f0cf3a61f19f9e32decd26f93f6