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:
parent
0faa9024b8
commit
18d03eb7a0
1 changed files with 1 additions and 0 deletions
1
sepolicy/bluetooth.te
Normal file
1
sepolicy/bluetooth.te
Normal file
|
@ -0,0 +1 @@
|
|||
r_dir_file(bluetooth, storage_stub_file);
|
Loading…
Reference in a new issue