diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2019-02-24 14:19:26 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-02-24 13:56:02 +0100 |
commit | a1ccdf85388f8d3ab505d6c3761ea424cfb47bc0 (patch) | |
tree | c8fb926f24c35ec70798782771c615b2b80654d2 /sepolicy/bluetooth.te | |
parent | 1187ea7d574257cf93c007131af2103cf20322d2 (diff) |
msm8996-common: Remove aptx support
* We don't support this on stoct.
Change-Id: Ic690330d1c063cec7f3bca049c0bf27967e7e36c
Diffstat (limited to 'sepolicy/bluetooth.te')
-rw-r--r-- | sepolicy/bluetooth.te | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/bluetooth.te b/sepolicy/bluetooth.te index 158a941..b146708 100644 --- a/sepolicy/bluetooth.te +++ b/sepolicy/bluetooth.te @@ -1,3 +1 @@ -# Bluetooth app depend on /vendor/lib64/libaptX_encoder.so - allow bluetooth vendor_file:file r_file_perms; |