commit | 04429cc35f7b856c2a3905c6c376dac2a4e49b5d | [log] [tgz] |
---|---|---|
author | Yo Chiang <yochiang@google.com> | Mon Aug 31 16:30:55 2020 +0800 |
committer | Yo Chiang <yochiang@google.com> | Tue Sep 01 08:37:52 2020 +0000 |
tree | c3dc1b5cb32304cab28a43ff13028653f6caa7a1 | |
parent | 45fb38b8ecb19d27f1802a0306126fc8fc3bb257 [diff] |
Allow gsid to read from /storage/emulated/... so that `gsi_tool install ... < /storage/emulated/...` can work. Bug: 165471299 Test: adb push system.img /storage/emulated/0/Download && adb root && adb shell 'gsi_tool install \ --gsi-size $(du -b /storage/emulated/0/Download/system.img | cut -f1) \ < /storage/emulated/0/Download/system.img' Change-Id: I1dd435e32a4b5b5ebe2473cc703bfdd0d755a4e7