commit | 93f1d0b105ea0ad9e972fb5dc05d7f6059bf3080 | [log] [tgz] |
---|---|---|
author | Yongqin Liu <yongqin.liu@linaro.org> | Thu Apr 28 13:53:36 2016 +0800 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Fri Jan 27 13:55:02 2017 -0800 |
tree | f30de7e1d5f0e8306a898a731113f7b01f2502f0 | |
parent | 551dae64b75fc0f5a2bf08713f50186ce7b45ea9 [diff] |
ANDROID: quick selinux support for tracefs Here is just the quick fix for tracefs with selinux. just add tracefs to the list of whitelisted filesystem types in selinux_is_sblabel_mnt(), but the right fix would be to generalize this logic as described in the last item on the todo list, https://bitbucket.org/seandroid/wiki/wiki/ToDo Change-Id: I2aa803ccffbcd2802a7287514da7648e6b364157 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>