replicant-frameworks_native/services/batteryservice
Paul Lawrence 0a32461524 batteryservice: Native client read exception returned from getProperty
C++ binder client for IBatteryPropertiesRegistrar interface getProperty method
fails to read the exception code returned by the server.  Add the missing read of the exception code.

Bug: 11985952
Change-Id: I8a9b145160aafbcf9976e6c5ba9fcb883126a5e3
2014-03-21 19:22:37 +00:00
..
Android.mk libbatteryservice: add interface to read individual battery properties 2013-08-22 01:57:19 +00:00
BatteryProperties.cpp batteryservice: remove BatteryProperties fields not sent to BatteryService 2013-10-22 23:18:36 +00:00
BatteryProperty.cpp libbatteryservice: add interface to read individual battery properties 2013-08-22 01:57:19 +00:00
IBatteryPropertiesListener.cpp
IBatteryPropertiesRegistrar.cpp batteryservice: Native client read exception returned from getProperty 2014-03-21 19:22:37 +00:00