commit | 1ce9257b59e8987fcbd09bcbc5b15b598994f1d4 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Tue Sep 04 14:32:54 2018 -0700 |
committer | David Anderson <dvander@google.com> | Tue Sep 04 15:01:12 2018 -0700 |
tree | 4a0e3816decf6cf0250684fc1ec6f8d588ce3cc4 | |
parent | a421c0fa8dc637823f0524c58f6639f2f8a06934 [diff] |
fastbootd: Fix transport ownership. This change moves Transport ownership back out of FastBootDriver. Callers of set_transport must ensure that the previous transport is destroyed. In addition, deleting a transport now ensures that it is closed. Bug: 78793464 Test: fastboot, fuzzy_fastboot works Change-Id: I8f9ed2f7d5b09fd0820b2677d087a027378f26db