4dc4629c415e7ca90ff146d7bb75b5646ecd8b17 |
|
26-May-2016 |
Darren Krahn <dkrahn@google.com> |
Run all C/C++ in this repo through clang-format. Also create a .clang-format file. Change-Id: I5ac5904ea1bfd10177c1a4b0b1fdead0b477fc95
/system/tpm/trunks/trunks_binder_proxy.cc
|
02058d75855688910d3c56558ae7ede6aa45b2c6 |
|
25-Apr-2016 |
Chih-Hung Hsieh <chh@google.com> |
Fix google-explicit-constructor warnings. Bug: 28341362 Change-Id: Idf82cc71a71a657392a93f9e4b8215834fd15a8a
/system/tpm/trunks/trunks_binder_proxy.cc
|
655d35e67b7cf5c0ea273de8a9bb2606476e53f8 |
|
09-Feb-2016 |
Casey Dahlin <sadmac@google.com> |
Update binder interfaces for AIDL change in byte[] type byte[] is now uint8_t in AIDL. We need to accomodate this. Change-Id: I15ed5948c99bba0783802ca607a2420b5b05aa57 Test: Build succeeds against new AIDL Bug: 27078230
/system/tpm/trunks/trunks_binder_proxy.cc
|
9caf492818a4cc51ba471534d3fcaa84c9ce0278 |
|
12-Jan-2016 |
Darren Krahn <dkrahn@google.com> |
trunks: Create an Android.mk file for trunks and enable binder. This includes a trunksd.rc file which starts the service as root, seccomp policies, and a few other changes to get trunks working on brillo. BUG=25360556 TEST=unit tests on target TEST=manual test on all brilloemulator*-eng boards Change-Id: I9bca71480b7b2c79e0c24c9dc346f225d1d69ef9
/system/tpm/trunks/trunks_binder_proxy.cc
|