commit | 64ff9e9523bcfe69fa7847487e327aaa6b144b7b | [log] [tgz] |
---|---|---|
author | Yongqin Liu <yongqin.liu@linaro.org> | Wed May 09 21:12:50 2018 +0800 |
committer | Sandeep Patil <sspatil@google.com> | Tue May 15 19:19:05 2018 +0000 |
tree | 892958f0edfe12d2c2c5d2661b4b26ccf626545c | |
parent | b0e87e61cec14112664abd48457699dd1321aae8 [diff] |
domain.te & kernel.te: allow kernel to write nativetest_data_file to workaround some VTS VtsKernelLtp failures introduced by change on vfs_iter_write here: https://android.googlesource.com/kernel/hikey-linaro/+/abbb65899aecfc97bda64b6816d1e501754cfe1f%5E%21/#F3 for discussion please check threads here: https://www.mail-archive.com/seandroid-list@tycho.nsa.gov/msg03348.html Sandeep suggest to re-order the events in that thread, that should be the right solution, this change is only a tempory workaround before that change. Test: manually with -m VtsKernelLtp -t VtsKernelLtp#fs.fs_fill_64bit Change-Id: I3f46ff874d3dbcc556cfbeb27be21878574877d1 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>