From a1ccdf85388f8d3ab505d6c3761ea424cfb47bc0 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Sun, 24 Feb 2019 14:19:26 +0100 Subject: msm8996-common: Remove aptx support * We don't support this on stoct. Change-Id: Ic690330d1c063cec7f3bca049c0bf27967e7e36c --- proprietary-files.txt | 6 ------ sepolicy/bluetooth.te | 2 -- 2 files changed, 8 deletions(-) diff --git a/proprietary-files.txt b/proprietary-files.txt index a403190..0658496 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -79,12 +79,6 @@ lib/com.qualcomm.qti.ant@1.0.so|a31ea1978c494b5723fdf37bca09f36a02cd168e vendor/lib64/hw/com.qualcomm.qti.ant@1.0-impl.so vendor/lib64/com.qualcomm.qti.ant@1.0_vendor.so -# Bluetooth (aptX) - from marlin - OPM2.171019.029 -vendor/lib64/libaptX_encoder.so|0cebad28afcf29f931bdc2d24fce2730dc882ecf -vendor/lib64/libaptXHD_encoder.so|90f47f10af28b3ead143200cb4370b847c513127 -vendor/lib/libaptX_encoder.so|984739a0bc968e18f75ced205733fe3f51c2d4f0 -vendor/lib/libaptXHD_encoder.so|974c486e4ca03faa0713553d9dfe2995ac93e01c - # Bluetooth (shared dependencies) lib64/vendor.qti.hardware.fm@1.0.so vendor/lib64/vendor.qti.hardware.fm@1.0_vendor.so 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; -- cgit v1.2.3