commit | 095792c300d0563904224c5a81ad0709bcd234f6 | [log] [tgz] |
---|---|---|
author | Luis Hector Chavez <lhchavez@google.com> | Wed Jul 18 19:40:12 2018 -0700 |
committer | Luis Hector Chavez <lhchavez@google.com> | Wed Jul 18 20:38:10 2018 -0700 |
tree | 55374c8050c8a28fcea7722f362647c5474fb1a4 | |
parent | c20c85008d7ad1e8152c426bc4f0abf8196c7643 [diff] |
adb: Modernize the service creation This change removes the void* argument passing and instead uses C++11 features to avoid having to handle memory manually. Bug: None Test: python ./system/core/adb/test_device.py Change-Id: I6380245b2ca583591810e3e363c67c993a107621