sepolicy: Add rules for ANT HAL
Change-Id: I1eb832cc45b50965611e848b78e64ae6fac73977
This commit is contained in:
parent
924c188375
commit
a418dabea1
2 changed files with 2 additions and 0 deletions
1
generic/vendor/common/hwservice_contexts
vendored
1
generic/vendor/common/hwservice_contexts
vendored
|
@ -25,6 +25,7 @@
|
|||
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
com.qualcomm.qti.ant::IAntHci u:object_r:hal_bluetooth_hwservice:s0
|
||||
com.dsi.ant::IAnt u:object_r:hal_bluetooth_hwservice:s0
|
||||
com.qualcomm.qti.ims.radio::IImsRadio u:object_r:vnd_ims_radio_hwservice:s0
|
||||
com.qualcomm.qti.qcril.qcrilhook::IQtiOemHook u:object_r:vnd_qcrilhook_hwservice:s0
|
||||
vendor.qti.hardware.data.iwlan::IIWlan u:object_r:hal_iwlan_hwservice:s0
|
||||
|
|
1
legacy/vendor/common/hwservice_contexts
vendored
1
legacy/vendor/common/hwservice_contexts
vendored
|
@ -101,3 +101,4 @@ vendor.qti.hardware.display.mapper::IQtiMapper u:object_r:hal_grap
|
|||
vendor.qti.hardware.cryptfshw::ICryptfsHw u:object_r:hal_keymaster_hwservice:s0
|
||||
vendor.qti.hardware.capabilityconfigstore::ICapabilityConfigStore u:object_r:hal_capabilityconfigstore_qti_hwservice:s0
|
||||
vendor.qti.hardware.bluetooth_sar::IBluetoothSar u:object_r:hal_bluetooth_hwservice:s0
|
||||
com.dsi.ant::IAnt u:object_r:hal_bluetooth_hwservice:s0
|
||||
|
|
Loading…
Reference in a new issue