Skip to content
Commit 7fe51823 authored by Christopher Ferris's avatar Christopher Ferris
Browse files

Fix error message being cut off.

The current char msg is not large enough for the error message.
Change to a std::string to avoid this problem completely.

Test: Ran atest FrameworksServicesTests on oriole_hwasan-userdebug
Test: verifying entire error message present.
Change-Id: I663bcbafd96572151395a9054b09764dc8e05b51
parent b546f825
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment