commit | eacb3495197c17499e7103116b31db94ab7a9631 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 04 09:27:25 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Oct 04 09:30:00 2016 -0700 |
tree | 4c98a07183b147098417fee656e730689e43d336 | |
parent | 591e5474cacbeeb1e2c4b0a53f68984c2b133347 [diff] |
Add uudecode/uuencode. Some firmware flashing scripts rely on sharutils, which rely on uudecode/uuencode. Since we're several decades too late to expect anyone to update sharutils to use base64 instead, and POSIX includes uudecode/uuencode, let's just support them. Bug: http://b/31913440 Test: manual Change-Id: Ia3893de08abfe5b8a8f58349bd298b912fa99e6a