commit | ce7a284729ae844c77ace2a45376c1a62d09ea1d | [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 | 9f1e65c229efba80e93657ba94d72d590e58bca8 | |
parent | 9b4eb9b8603efddf1bab1ef0fe2d3f87692ba365 [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