commit | eb6b74fa6b5c39afc04b92b5dc62fa633456220c | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Tue Jun 24 13:18:02 2014 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Tue Jun 24 13:20:43 2014 -0400 |
tree | 84d6f48c377ba6a3b108cd271bb1d01b62a880f5 | |
parent | 9f2d3f93dae6b766a8c21e81b6dc56bf7374f4ef [diff] |
Allow kernel sdcard access for MTP sync. Address denials such as: avc: denied { write } for pid=2587 comm="kworker/u:4" path="/storage/emulated/0/Download/AllFileFormatesFromTommy/Test3GP.3gp" dev="fuse" ino=3086052592 scontext=u:r:kernel:s0 tcontext=u:object_r:sdcard_internal:s0 tclass=file permissive=0 Change-Id: I351e84b48f1b5a3361bc680b2ef379961ac2e8ea Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> Bug: 15835289