commit | 4c1e1f46301b3ff7f60be1d8e943ecc23b917ca7 | [log] [tgz] |
---|---|---|
author | Adrien Schildknecht <adriens@google.com> | Tue Nov 29 22:01:52 2016 -0800 |
committer | Adrien Schildknecht <adriens@google.com> | Thu Dec 01 17:36:57 2016 -0800 |
tree | 270f06432fdc78868c9e9c086f194c2031b28ced | |
parent | 0fe9949ca0cae4be6cde69e084db922506eda11a [diff] |
e2fsdroid: read and enforce android's permissions Set the permissions and the extended attributes as defined by fs_config and selinux. Test: create an image with make_ext4 and with mke2fs + e2fsdroid Compare the output of: for f in `find . | sort`; do xattr -l "$f"; md5sum "$f" ls -lah "$f" done Change-Id: I64c97f81c7f5e2bcf3cee3431e410d064cf0735a