Commit Graph

8 Commits

Author SHA1 Message Date
chrisl7 94ed1dbca4 vendor: audio: Build vendor.qti.hardware.AGMIPC@1.0.so vendor interface
Change-Id: Ide51b560400347210bde1eb28774da1a886da646
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-09-17 18:26:06 +00:00
chrisl7 650c8c000a vendor: audio: Build libsndcardparser
Change-Id: I818a72417634d33cecbfc22d56b5c3c0d6ebf2f7
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2023-09-17 18:25:01 +00:00
electimon e1f1099f6d Revert "vendor: audio: Copy audio_tuning_mixer_tavil to more paths"
* Not every device uses tavil based sound card, also
  the tuning txt contains settings specific to the
  tavil sound card so it makes no sense to copy it
  on all devices.

This reverts commit 5bb9c8399f.

Change-Id: I4fb2b9a9be435cbb8debaff2121aa5a676795eda
2023-05-18 02:42:07 +00:00
Richard Raya 5bb9c8399f vendor: audio: Copy audio_tuning_mixer_tavil to more paths
- These platforms have audio_tuning_mixer_tavil.txt instead of audio_tuning_mixer.txt however there are still checks for audio_tuning_mixer.txt.
- Copy the audio_tuning_mixer_tavil.txt from these platforms to audio_tuning_mixer.txt as well to resolve the log below:

MCS-RT-CTL: Can't open the configuration file /vendor/etc/audio_tuning_mixer.txt

Change-Id: I61e743fc0cb89990b87a10a56b55c244a0ff0362
2023-05-14 06:50:18 -04:00
chrisl7 6f6009dfdd vendor: audio: Build audioadsprpcd
Change-Id: I51accaf5bdec89bc4c31b6fe03b4b32d9242e2c9
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
2022-12-27 12:03:32 +00:00
Alexander Koskovich eea144a2c3 vendor: audio: Build vendor.qti.hardware.pal@1.0.vendor
Change-Id: I7b5ff9268b586330acf0f5662fd426b301638e4b
2022-12-17 22:37:06 +00:00
Jake Weinstein 20cd8fabe8 audio: Build Qualcomm common audio overlay
TARGET_USES_RRO is used to guard the common audio overlay
in the audio HAL for recent chips. This enables
config_useDevInputEventForAudioJack

Change-Id: Ib1bde41434921fcd1b9001d02aeaa113d934e4bf
2022-08-14 11:12:10 +09:00
Jake Weinstein 61d7ab2372 audio: separate audio into system and vendor
Also add missing makefile include

Change-Id: I96b8b3426f4aae737f5389c9ccac142004a6324f
2022-07-30 07:13:58 +05:30