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

Skip to content
Commit 51e369a4 authored by Roman Birg's avatar Roman Birg Committed by Gerrit Code Review
Browse files

Fix parsing of shell command output regardless of encoding



We always know the start and end control patterns will be in UTF-8.
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.

Ref: QRDL-950
Change-Id: I6cb019b644d371c37593fe26784f6e9d41844dec
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent 9e9e7b67
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