commit | bbc0f097860295aedbb4c72dff9c273f702066f7 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Wed Apr 26 16:52:34 2017 -0700 |
committer | Etan Cohen <etancohen@google.com> | Thu Apr 27 08:31:16 2017 -0700 |
tree | f6664bf49a82b72c18836a157d700a3076939235 | |
parent | fd2259e756908383689214ef6c9cac282986a869 [diff] |
[HIDL][AWARE] Check for and fix corrupted char[] from legacy HAL Check that char[] from legacy HAL are: - Null terminated - ASCII (truncate up-to first non-ASCII) Bug: 37704662 Test: integration (sl4a) tests passing (up-to other issues) Change-Id: I84cf09923594b3a5c0dfa5267edd844fb375c595