aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2020-02-09shinano-common: audio: Add stock dmic acdb id'sArian
Change-Id: I1ba3d7415f54ce2ed5cb321b8dcefd5f705d5023
2020-02-07shinano-common: configs: Add BT SCO to routes listSujin Panicker
- 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
2019-11-11shinano-common: media: Remove unsupported media codecsWang Han
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>
2019-11-11shinano-common: media: Update media codecs from 23.5.A.1.291Arian
Change-Id: Idd3354a94e7348fbdf2d51900e5780ceb20f98a2
2019-11-11Revert "msm8974: camera: Update media_profiles for new camrecorder modes"Arian
This reverts commit e6dfb545d60213575c35870c9ad1e807f4489fe6. Change-Id: Ibd74587646f505cfd590e7b12cfc972800238a7e
2019-11-10shinano-common: audio: Use default dmic acdb id'sArian
* 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
2019-10-25shinano-common: sec_config: Remove clients group id from sensorsShaikh Shadul
Do not allow access to sensors services from clients group id 3011. Change-Id: Ib40ad5347065eb16ce90ef4212464ecd0a9ba26c
2019-10-25shinano-common: Clean up shinano.mkarian
* reorder alphabetically * remove Filesystem management tools since the are in /build now * drop charger_res_images which is included by default now
2019-10-25shinano-common: Restructure rootdir folderArian
2019-10-25shinano-common: Update proprietary-files.txt for Android 9Arian
* 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
2019-10-07shinano-common: audio: update policy configuration to fix vts failureDhananjay Kumar
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
2019-10-07shinano-common: Use XML audio policy configuration fileBruno Martins
* Switch to audio_policy_configuration.xml instead of using the legacy audio_policy.conf. Change-Id: Ia93e30428ff9e27ae409e685a84fa5a8e406bca0
2019-08-20shinano-common: audio: Enable more compress offload sampling ratesMax Weffers
Change-Id: I083a418219c7d461d42b451c1f6a6503e0f5ccc4
2019-08-20shinano-common: Commonize audio policy againArian
2017-09-27Squashed revert of audio commonization commits.Chirayu Desai
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
2017-07-24shinano: Address audio issues with mixer_pathsKeita Espinoza
- Address echo in speaker voice call - Fix string value for Internal BTSCO SampleRate - Adress unable to find path 'low-latency-record' Change-Id: I7eaf40ec67fd8d848e96eba8e9884b88a3bf9df2
2017-07-19shinano: Change mixer_paths BT rate stringsKeita Espinoza
- 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
2017-07-19shinano: Add back 44100Hz sampling rate outputKeita Espinoza
Change-Id: If8251cbaf88e82c63352aa0a44cf93718342417d
2017-07-01shinano: Make audio configurations shinano commonxkeita
Devices from this platform use the same audio configurations, by making them common we can simplify maintenance. Change-Id: I22c99e0afd8d3bdc944b54c8ada58c9b1f4dfdc0
2017-06-28shinano-common: prop: Enable Assertive Displayxkeita
Change-Id: I53f0ca1e1afc86bf8adc9de89d8a17fc4ebadb5b
2017-03-27shinano-common: ril: Add /etc/data into device treenailyk-fr
Change-Id: I6832b287ae28e634b68abdcc31970e4520203291