diff options
| author | 2022-11-02 20:57:01 +0000 | |
|---|---|---|
| committer | 2022-11-04 01:37:05 +0000 | |
| commit | 7fe5182312e5c9f731df3ea9ed98af016b2a8dc2 (patch) | |
| tree | a8d80ff94a423b85c20ffca2fbfdaaf23479b2b6 /libs/androidfw/StringPool.cpp | |
| parent | b546f825e8645a965e57e5d316fab402709dc063 (diff) | |
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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions