commit | 2265052af9236855f09e1b301288b066e1604dd5 | [log] [tgz] |
---|---|---|
author | Ben Fennema <fennema@google.com> | Wed Mar 08 14:21:00 2017 -0800 |
committer | Ben Fennema <fennema@google.com> | Wed Mar 08 14:54:26 2017 -0800 |
tree | 7d02007ff6434d931767aba70d77918c387160b3 | |
parent | 2083957eb18220a9f96e5d3ec9ca1af7b754b148 [diff] |
mkuserimg_mke2fs: fix empty -E to mke2fs and empty -S to e2fsdroid not passing in -s caused a -E to be passed to mke2fs without any options not passing in FILE_CONTEXTS caused a -S to be passed to e2fsdroid without a file Test: build oem image (doesn't pass in -s or [FILE_CONTEXTS]) Change-Id: Id00ca79b6b5fdc75e603ab568d74f1a183f8e56b Signed-off-by: Ben Fennema <fennema@google.com>