sonyxperiadev / device-sony-lena

10 stars 12 forks source link

Delete audio policy for deprecated `a2dp` module #26

Closed MarijnS95 closed 1 year ago

MarijnS95 commented 1 year ago

The deprecated a2dp module is finally inaccessible on Android T, and has been removed from common: delete the bluetooth_legacy_hal.xml config here that would otherwise be pointing to the now-inexistant a2dp_audio_policy_configuration.xml file, and remove A2DP input (only applicable to sinks like infotainment systems) from a2dp_in_audio_policy_configuration.xml which is now unavailable in the same fashion.