commit | 4ee494cce1670e6883fb56cea96aa6bab10a4523 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Mon Mar 21 18:15:05 2016 -0700 |
committer | Nick Kralevich <nnk@google.com> | Tue Mar 22 09:07:24 2016 -0700 |
tree | a7cb6d12651c407fb01f125d215dce950a34a276 | |
parent | 9afb407be87b4a264115a7899ab9e5780537e7a0 [diff] |
global_macros: Allow directory locking See https://groups.google.com/d/msg/android-ndk/BbEOA9pnR-I/HgLkGy5qAgAJ Addresses the following denial: avc: denied { lock } for path="/data/data/com.mypackage/files/somefilename" dev="mmcblk0p28" ino=114736 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:app_data_file:s0:c512,c768 tclass=dir permissive=0 While I'm here, also add lock to w_file_perms. Change-Id: I2568a228099c4e112e4a8b80da3bfcf2e35eb0ea