Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b245997e authored by Roman Birg's avatar Roman Birg Committed by Pat Erley
Browse files

Fix parsing of shell command output regardless of encoding



We always know the start and end control patterns will be in UTF8.
However, the content in between could be encoded differently.

Search for the patterns in the shell command output using raw bytes,
instead of a string pattern match.

LETTUCE-755
Change-Id: I6cb019b644d371c37593fe26784f6e9d41844dec
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
(cherry picked from commit 91c9e78c)
parent f5847e82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment