Files
frameworks_base/core/java/android
Adam Lesinski 010bf374d8 BatteryStats: Introduce Async external stats requests
Instead of calling out to external processes with a blocking IPC,
pass along a Binder on which the external process can pass back
the response. The calling process can then wait for the reply with
a timeout.

This eliminates watchdog restarts of the system_server when an external
process like telephony or bluetooth hangs.

Bug:26842468
Change-Id: I1b242e4ed22a63f1a4a0be8c78de8ac4d7bf56c5
2016-04-15 15:27:52 -07:00
..
2016-04-15 17:04:14 +00:00
2016-04-07 09:42:17 -07:00
2016-04-01 12:22:13 -07:00
2016-04-13 10:20:08 -07:00
2016-04-14 20:45:56 -07:00