3 Commits

Author SHA1 Message Date
Pavlin Radoslavov
44a4ef0aa9 Add a mechanism for configuring the A2DP Source codecs
* Added a new class BluetoothCodecConfig that contains codec-related
  configuration or capabilities: codec type, priority, sample rate,
  bits per sample, channel mode, and codec specific fields.

* Extended the Bluetooth A2DP AIDL interface to get/set the current
  codec configuration

* Added new call handleBluetoothA2dpDeviceConfigChange() to the Media
  Framework that is called when there are changes in the
  Bluetooth A2DP device configuration - e.g., the A2DP codec is changed.

Test: A2DP streaming to headsets, TestPlans/71390
Bug: 30958229
Change-Id: I9a82716cbc2a5efbe77352a031ac80c88f6a2459
2017-01-03 17:52:52 -08:00
Andreas Gampe
e16dc04bd8 Frameworks/base: Update compiled-classes-phone
Another update.

Bug: 27248115
Change-Id: Ia208b37e9b9b649215ad1024ba0438627bc89f8a
2016-06-07 03:12:03 +00:00
Andreas Gampe
3db5a0f48a Frameworks/base: Add compiled-classes
Add a compiled-classes file. This is a threshold-1 set derived
from the same source data as preloaded-classes.

As the file added in this CL has a "-phone" suffix, it will not be
automatically picked up in the build.

Bug: 28026683
Change-Id: I0318bfc83bb13342855b40d7994df951e3cad9ac
2016-04-26 19:14:52 -07:00