kunlun2: Address FM Radio denials

This commit is contained in:
xyyx 2021-02-14 13:01:09 +01:00 committed by Giammarco Senatore
parent 0febe60110
commit ad74ced2e6
No known key found for this signature in database
GPG key ID: 029A0AB63D977A86
4 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
allow vendor_fm_app hal_fm_hwservice:hwservice_manager find;
allow vendor_fm_app hal_bluetooth:binder { call transfer };

View file

@ -0,0 +1 @@
allow hal_bluetooth vendor_fm_app:binder call;

View file

@ -1 +1,2 @@
type hal_display_color_hwservice, hwservice_manager_type;
type hal_fm_hwservice, hwservice_manager_type;

View file

@ -1 +1,2 @@
vendor.display.color::IDisplayColor u:object_r:hal_display_color_hwservice:s0
vendor.qti.hardware.fm::IFmHci u:object_r:hal_fm_hwservice:s0