commit | f09b52419b22063ef5d9a013d3bdb68d451c2b4c | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Aug 15 14:41:16 2017 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Aug 15 14:59:04 2017 -0700 |
tree | 02bdb833209b3e4dbff8aceeb018df2326fe401b | |
parent | a16709bc445c24fa98ab71f9089bed54f3166c56 [diff] |
NativeUtil: Use UTF-8 decoder Most of the string/hex fields that is exposed in WifiConfiguration wrongly state that the field neeeds to be a quoted ASCII string or hex. It turns out that the fields could be any UTF-8 encoded string. Bug: 64586263 Test: Unit tests Change-Id: I3c761d10018ccb944c0623935cfa6b60cedcbfd8