whyred: Address ANT+ denials

This commit is contained in:
Vasishath Kaushal 2018-06-26 20:22:47 +05:30
parent 67ed696554
commit 13aaf4d446
3 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
allow hal_bluetooth_default wcnss_filter:unix_stream_socket connectto;

View file

@ -1 +1,2 @@
allow system_server vendor_keylayout_file:file r_file_perms; allow system_server vendor_keylayout_file:file r_file_perms;
allow system_server wcnss_filter:unix_stream_socket connectto;

1
sepolicy/wcnss_filter.te Normal file
View file

@ -0,0 +1 @@
typeattribute wcnss_filter socket_between_core_and_vendor_violators;