commit | 62487c92ba01fd74b9314b385ecd4f87c100238e | [log] [tgz] |
---|---|---|
author | Tianjie <xunchang@google.com> | Fri Oct 15 20:32:42 2021 -0700 |
committer | Tianjie <xunchang@google.com> | Sat Oct 16 13:24:01 2021 -0700 |
tree | 600e4b4b6c69d1004516fa7412f1d953c4001c28 | |
parent | 45d04fb4a261543fd7ce19cc7bb6f8d368e92302 [diff] |
Correct the permission of checkin dir Gmscore runs in cache group, so set the own:group of the checkin directory to system:cache to align with other use cases. Because we want proper user separation when accessing the dir, also provide user id to set the correct selinux mls_level. Bug: 197636740 Test: check selinux label, make sure checkin can access the directory. Change-Id: Id47a2a30a2f37c204ef72a81ac2aebe4ee3a37b0