34ace43a2dfb7b948779dd77bd7a6f195c0db43a |
|
24-May-2017 |
Steven Moreland <smoreland@google.com> |
Check handle for nullptr Test: pass Bug: 37662706 Change-Id: Ia3ec4d8e512d18b679a9d6291a8dfdc0eb0cceec
/hardware/interfaces/dumpstate/1.0/default/DumpstateDevice.cpp
|
fd472b82f5728d21265e8ecd72ec73d76fa24ded |
|
15-Apr-2017 |
Sandeep Patil <sspatil@google.com> |
dumpstate hal: use vendor toybox Bug: 36463595 Test: Dumpstate works Change-Id: I9f79924fe6c2c7624f97ce24dcf95f61ee165146 Signed-off-by: Sandeep Patil <sspatil@google.com>
/hardware/interfaces/dumpstate/1.0/default/DumpstateDevice.cpp
|
92a95b287040a6e4febfad00b946e4b00ca7eede |
|
01-Dec-2016 |
Steven Moreland <smoreland@google.com> |
Dumpstate: default service implementation. - dumpstate will not have passthrough mode. All new implementations are required anyway. It makes more sense to just have them binderized by default. Test: compiles/put on device in right location/running Bug: 31982882 Change-Id: Ib0c12a2e0da931060f0e9e990fb63b6c7bc9e872
/hardware/interfaces/dumpstate/1.0/default/DumpstateDevice.cpp
|
6a276ba8421e8fc881cd32b7a3de3cb30900e4cb |
|
28-Nov-2016 |
Felipe Leme <felipeal@google.com> |
Passing title to libdumpstateutil functions. BUG: 31982882 Test: built and ran it Change-Id: Icf09ca272b072c78794855157f13be8cafdb6a47
/hardware/interfaces/dumpstate/1.0/default/DumpstateDevice.cpp
|
94a069e8dc2333f8447d553073afb21dcb6a6dd7 |
|
23-Nov-2016 |
Colin Cross <ccross@android.com> |
Use newly introduced hidl_handle in DumpstateDefault The dumpstate hal passes a hild_handle, but DumpstateDefault was expecting a native_handle_t*. This was exposed when Id7dbc646b50f132e240bfbba719a2d36585ccc35 caused the Android.mk file to be picked up. Bug: 31982882 Bug: 32089785 Test: builds Change-Id: I48c84b6d19a93ceb0641be517f378fd6aba45962
/hardware/interfaces/dumpstate/1.0/default/DumpstateDevice.cpp
|
e83f9fbc0294e49892ba3c3b4d8450543ed9c418 |
|
16-Nov-2016 |
Felipe Leme <felipeal@google.com> |
Initial definition of the Dumpstate HIDL interfaces. BUG: 31982882 Test: manually built it Change-Id: I3dd1d681061d16059ec9cf67869f20759fb75cd0
/hardware/interfaces/dumpstate/1.0/default/DumpstateDevice.cpp
|