commit | 742bb977692b7223721daf593816cb6cf221f3f6 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Feb 02 09:54:27 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Mon Feb 13 13:25:15 2017 -0800 |
tree | 50f58b01fd932556553b774826ebcbeaa8965a17 | |
parent | bc662205c6d946638436455be903a109551704df [diff] |
wifi(implementation): Copy the user complete callback by value The callback object may go out of scope by the time it's invoked. So, make a copy of it. We're doing the same for the other user callbacks received in this class. Bug: 34930275 Test: Compiles Change-Id: I275bba11ae8735a21514d871e8aa473f92f0fd7d