sm8450-common: Switch BtAudio to AIDL
Test: m Bug: 203490261 Change-Id: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7 Merged-In: I4b8ac40d5ad410b89eb6a0573d740d86471ecfc7
This commit is contained in:
		@@ -99,7 +99,7 @@ PRODUCT_PACKAGES += \
 | 
			
		||||
# Bluetooth
 | 
			
		||||
PRODUCT_PACKAGES += \
 | 
			
		||||
    android.hardware.bluetooth@1.0.vendor \
 | 
			
		||||
    android.hardware.bluetooth.audio@2.0-impl \
 | 
			
		||||
    android.hardware.bluetooth.audio-impl \
 | 
			
		||||
    com.qualcomm.qti.bluetooth_audio@1.0.vendor \
 | 
			
		||||
    vendor.qti.hardware.bluetooth_audio@2.1.vendor \
 | 
			
		||||
    vendor.qti.hardware.btconfigstore@1.0.vendor \
 | 
			
		||||
 
 | 
			
		||||
@@ -481,15 +481,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
			
		||||
            <instance>default</instance>
 | 
			
		||||
        </interface>
 | 
			
		||||
    </hal>
 | 
			
		||||
    <hal format="hidl">
 | 
			
		||||
        <name>android.hardware.bluetooth.audio</name>
 | 
			
		||||
        <transport>hwbinder</transport>
 | 
			
		||||
        <version>2.0</version>
 | 
			
		||||
        <interface>
 | 
			
		||||
            <name>IBluetoothAudioProvidersFactory</name>
 | 
			
		||||
            <instance>default</instance>
 | 
			
		||||
        </interface>
 | 
			
		||||
    </hal>
 | 
			
		||||
    <hal format="hidl">
 | 
			
		||||
        <name>vendor.qti.hardware.bluetooth_audio</name>
 | 
			
		||||
        <transport>hwbinder</transport>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user