Age | Commit message (Collapse) | Author |
|
- Issue with returning a valid device descriptor
since BT SCO is not defined in IOProfile.
- With Android-Q changes, first attempt to retrieve device
descriptor from the avaiable HwModule may fail due to
address and encoded format conditions.
- Further device descriptor query is based on IOProfile
with devices defined in audio_policy_configuration.
- This change adds BT SCO to IOProfile.
Change-Id: I52225070e97dd702f965ca5dbb5db9d128df1faf
|
|
11-11 17:09:09.364 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type video/divx
11-11 17:09:09.365 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type video/divx311
11-11 17:09:09.365 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type video/divx4
11-11 17:09:09.365 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type audio/alac
11-11 17:09:09.365 435 435 E MediaCodecsXmlParser: Cannot find the role for a decoder of type audio/dsd
Change-Id: I155b0632b961919a3d618e51d7554f45ba45f695
Signed-off-by: Arian <arian.kulmer@web.de>
|
|
Change-Id: Idd3354a94e7348fbdf2d51900e5780ceb20f98a2
|
|
This reverts commit e6dfb545d60213575c35870c9ad1e807f4489fe6.
Change-Id: Ibd74587646f505cfd590e7b12cfc972800238a7e
|
|
* We changed 43 to 13 and 41 to 6 previously which made the device too loud during calls
* Not overwriting the acdb id's restores the expected behaviour.
Change-Id: I6a9ac391e58a8fdcd1ea36a97d1b162244b1db66
|
|
Do not allow access to sensors services from clients group id 3011.
Change-Id: Ib40ad5347065eb16ce90ef4212464ecd0a9ba26c
|
|
* reorder alphabetically
* remove Filesystem management tools since the are in /build now
* drop charger_res_images which is included by default now
|
|
|
|
* Radio blobs taken from SW_binaries_for_Xperia_AOSP_M_MR1_3.10_v13_legacy.zip
* NFC HAL from 8.1.0
Change-Id: Ic73bc81077cbd53cc1398b91d1a278de7e505988
|
|
Update default audio_policy_configuration.xml to remove configurations
that are not compatible with aosp system image and are causing vts failures.
Original Change-Id: Iae1f4c72090ef5a0c6472083dce8b0065beb6851
Change-Id: If1b6274a815dbd9b5a9a7dfdbf3fd8043df91446
|
|
* Switch to audio_policy_configuration.xml instead of using
the legacy audio_policy.conf.
Change-Id: Ia93e30428ff9e27ae409e685a84fa5a8e406bca0
|
|
Change-Id: I083a418219c7d461d42b451c1f6a6503e0f5ccc4
|
|
|
|
Audio is not common across devices. While Some commits here may have merit,
they can be applied individually to devices as needed.
Revert "shinano: Address audio issues with mixer_paths"
This reverts commit 43bf32dfe9300bd31ffd85a9a9627db195c4e9c1.
Revert "shinano: Change mixer_paths BT rate strings"
This reverts commit 67a8e4fbfaf0f4b5407b3d1e18fb59b6cfb0c109.
Revert "shinano: Add back 44100Hz sampling rate output"
This reverts commit 67b31a38b3da1eac29a75b111713626bb8888874.
Revert "shinano: Fix audio config imports"
This reverts commit cea382b9724df46622c4d6a79171c9ae325e3902.
Revert "shinano: Make audio configurations shinano common"
This reverts commit 80d01abbc98a2e4ab0376146ccca4763029b0030.
Change-Id: I018e74d5130fca99962fd3aa20b037e2f3bb1fbb
|
|
- Address echo in speaker voice call
- Fix string value for Internal BTSCO SampleRate
- Adress unable to find path 'low-latency-record'
Change-Id: I7eaf40ec67fd8d848e96eba8e9884b88a3bf9df2
|
|
- Keep audio_route happy:
unknown enum value string XXXXXX for ctl AUX PCM SampleRate
unknown enum value string XXXXXX for ctl Internal BTSCO SampleRate
Change-Id: I4e9f993e185cd3dc0087394731f75e429a55e50e
|
|
Change-Id: If8251cbaf88e82c63352aa0a44cf93718342417d
|
|
Devices from this platform use the same audio configurations, by making
them common we can simplify maintenance.
Change-Id: I22c99e0afd8d3bdc944b54c8ada58c9b1f4dfdc0
|
|
Change-Id: I53f0ca1e1afc86bf8adc9de89d8a17fc4ebadb5b
|
|
Change-Id: I6832b287ae28e634b68abdcc31970e4520203291
|