commit | b22fcdf487492690bee5ee15fb4f2a5db74dae3a | [log] [tgz] |
---|---|---|
author | Eric Caruso <ejcaruso@google.com> | Thu Jun 16 13:29:05 2016 -0700 |
committer | Myles Watson <mylesgw@google.com> | Wed Mar 07 19:06:26 2018 +0000 |
tree | 17ac1511ddbec5a3aad2549afab79a5e43cb9801 | |
parent | ca33be1aea930bd633e62e04e1388a494809ee39 [diff] |
RemoteDevices: Use String(val) to set a remote device alias DeviceProperties::mAlias is of type String. Always construct a new String from the byte array and use that. Bug: 29363875 Test: Manual test with android LE scanning app. Confirmed that FRIENDLY_NAME update would not throw exceptions. Change-Id: I6648e4ca8f0907ea338cd2932bda72b630692427