commit | c1496d986e3b1a161fdd262adc75223f500ede68 | [log] [tgz] |
---|---|---|
author | SzuWei Lin <szuweilin@google.com> | Wed Jan 17 16:54:44 2018 +0800 |
committer | SzuWei Lin <szuweilin@google.com> | Mon Jan 29 18:58:59 2018 +0800 |
tree | 9c452bc859f44692be70992430f4e7c71bd4aca0 | |
parent | a07883696ed4e2d1dc27da1d5d2e8810183acf2e [diff] |
Remove root permission requirement The original solution to access the content in an image file is 'mount' which needs root permision. Replaces 'mount' with 'debugfs', which does not need root permission and will be useful on server side usage. Bug: 72027809 Test: ./gsi_util.py pull --system system.img /system/build.prop Change-Id: I7d6d7b75527cd144d55465353531597afa3baedb