commit | d817f0e259a91acd5da25ab9dbed6fc933b3ecb2 | [log] [tgz] |
---|---|---|
author | Ganapathiraju Sarath Varma <quic_ganavarm@quicinc.com> | Sun Jun 25 13:11:01 2023 +0530 |
committer | Ganapathiraju Sarath Varma <quic_ganavarm@quicinc.com> | Tue Jul 04 11:11:09 2023 +0530 |
tree | afde0b8ca748fe423901b736628f15e2cbcb1a79 | |
parent | 587b0e3208702d1cbb3fc8290f9109b386573636 [diff] |
AGM: Add suppot to pick default acdb path Right now we have logic to pick default acdb path without variant name only if snd_card name is limited with three tokens(eg: crow-idp-wsa883x), in some cases snd-card name will have more than three tokens (eg: crow-idp-wcd9395-aatc), in such cases we are not updating to default acdb path. To resolve that added support to pick till two tokens(eg: crow-idp) as default acdb. Change-Id: I3e5aee7485ffd5175f50f9e46cb0d871eb7f6a12