replicant-frameworks_native/include
Narayan Kamath 162ea0e9e8 Remove global variables from ProcessState.
These weren't really being used and they make it
very hard to reason about who looks at command line
arguments.

Processes started via app_process (this includes all
zygote forks and the system_server) can get information
about command line arguments from the AndroidRuntime
class, which is available via a call to
AndroidRuntime::getRuntime.

bug: 13647418

Change-Id: I6f92680c3619a68c6d4b0995db4cdc9adc788e36
2014-04-03 12:29:44 +00:00
..
android Fixed apparent copy/paste mistake 2014-02-05 11:19:04 +08:00
batteryservice batteryservice: add battery current now and charge counter data 2013-08-07 18:30:13 +00:00
binder Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. 2013-10-09 17:26:01 -07:00
input Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
media Merge "media/hardware/HardwareAPI.h: Added PrepareForAdaptivePlaybackParams" into klp-dev 2013-10-03 16:10:25 +00:00
powermanager Native counterpart of new power manager method 2013-10-25 12:50:04 -07:00
private libutils clean-up 2013-05-07 18:28:11 -07:00
ui fix camera API 2.0 orientation 2013-09-17 23:45:22 -07:00