sepolicy: Address new bluetooth denial

avc: denied { getattr } for pid=1538 comm="droid.bluetooth" path="/storage/emulated" dev="tmpfs" ino=20607 scontext=u:r:bluetooth:s0 tcontext=u:object_r:storage_stub_file:s0 tclass=dir permissive=

Change-Id: I1456561db1d5e2ebd5634756409c8b198f4f4b64
This commit is contained in:
fluxi 2016-10-30 11:26:45 +01:00 committed by Matt Mower
parent 0faa9024b8
commit 18d03eb7a0

1
sepolicy/bluetooth.te Normal file
View file

@ -0,0 +1 @@
r_dir_file(bluetooth, storage_stub_file);