commit | b3a29248951fcbd95cf2c05c351ddfb2a5fa7c27 | [log] [tgz] |
---|---|---|
author | Ganapathiraju Sarath Varma <quic_ganavarm@quicinc.com> | Sun Jun 25 13:11:01 2023 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Jul 06 23:55:42 2023 -0700 |
tree | afde0b8ca748fe423901b736628f15e2cbcb1a79 | |
parent | 08ef10fae188c1fa7307e11d51d94b0e5198b92c [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