mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 11:33:32 +00:00
sm6375-common: Remove QTI BT stack bits
Change-Id: Ice6c2b0735aa7cb4b2e638a794c778883e706c97
This commit is contained in:
committed by
Ramii Ahmed
parent
4fa5583056
commit
3a783849fa
@@ -1,19 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!-- Copyright (C) 2019 The Android Open Source Project
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
-->
|
|
||||||
<config>
|
|
||||||
<component-override package="com.android.bluetooth" >
|
|
||||||
<component class=".avrcpcontroller.AvrcpControllerService" enabled="true" />
|
|
||||||
<component class=".hid.HidDeviceService" enabled="true" />
|
|
||||||
<component class=".sap.SapService" enabled="true" />
|
|
||||||
</component-override>
|
|
||||||
</config>
|
|
||||||
4
holi.mk
4
holi.mk
@@ -106,10 +106,6 @@ PRODUCT_PACKAGES += \
|
|||||||
vendor.qti.hardware.camera.device@1.0.vendor \
|
vendor.qti.hardware.camera.device@1.0.vendor \
|
||||||
vendor.qti.hardware.camera.postproc@1.0.vendor
|
vendor.qti.hardware.camera.postproc@1.0.vendor
|
||||||
|
|
||||||
# Component overrides
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml
|
|
||||||
|
|
||||||
# Consumer IR
|
# Consumer IR
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.ir@1.0-impl \
|
android.hardware.ir@1.0-impl \
|
||||||
|
|||||||
@@ -25,7 +25,6 @@ vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.0.so
|
|||||||
vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.1.so
|
vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.1.so
|
||||||
|
|
||||||
# Bluetooth (A2DP)
|
# Bluetooth (A2DP)
|
||||||
vendor/lib/hw/audio.bluetooth_qti.default.so
|
|
||||||
vendor/lib/hw/vendor.qti.hardware.bluetooth_audio@2.0-impl.so
|
vendor/lib/hw/vendor.qti.hardware.bluetooth_audio@2.0-impl.so
|
||||||
vendor/lib/hw/vendor.qti.hardware.bluetooth_audio@2.1-impl.so
|
vendor/lib/hw/vendor.qti.hardware.bluetooth_audio@2.1-impl.so
|
||||||
vendor/lib/btaudio_offload_if.so
|
vendor/lib/btaudio_offload_if.so
|
||||||
|
|||||||
Reference in New Issue
Block a user