replicant-frameworks_native/include
Dianne Hackborn a4cff88d80 Fix issue #18356768: some app process may hang at Runtime#exit...
...in Parcel destructor

Don't use a Mutux object, just use simple posix mutex primitives,
to avoid static init/destroy order problems.

Change-Id: Ic012d94297564c0a55d58869f8276d7d10545fbc
2014-11-13 17:09:59 -08:00
..
android New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder Add tracking of parcel memory allocations. 2014-11-11 16:23:04 -08:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Frameworks/native: Fix unused parameter warning 2014-11-08 22:18:47 +00:00
input New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
media Add missing secure stop methods 2014-10-31 00:42:33 -07:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private Fix issue #18356768: some app process may hang at Runtime#exit... 2014-11-13 17:09:59 -08:00
ui Initialize ARect fields in default ctor 2014-10-28 16:41:10 -07:00