commit | b1d9087bb858cfaf34895c42cedea0184ea3ea39 | [log] [tgz] |
---|---|---|
author | Eric Caruso <ejcaruso@google.com> | Thu Jun 16 13:29:05 2016 -0700 |
committer | Qiyu Hu <qiyuh@google.com> | Wed Mar 14 11:16:00 2018 -0700 |
tree | 60534973eeb190e36bf1f69ef19ee5af87cfe659 | |
parent | 03a14fafb926b5810fab8d8f26c48834e7b94539 [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