commit | 460bd6d9d2e1f43956db71bebf1348cbe63967c5 | [log] [tgz] |
---|---|---|
author | François Gaffie <francois.gaffie@ampere.cars> | Fri Jan 17 14:33:30 2025 +0100 |
committer | François Gaffie <francois.gaffie@ampere.cars> | Mon Jan 20 09:49:04 2025 +0100 |
tree | 92b07b7ffa03484efe78f954991828618b49d5a5 | |
parent | 3a14cb49fa4f3bda6cbd04c15fda3f582f120fd7 [diff] |
audio: capEngine: Allow built-in strategies to omit the 'id' attribute For builtin strategy, the "id" must be set from the name. These builtin strategies must be provisionned in the structure file. The parameters associated to these strategies will use their legacy name (whereas vendor strategies are referred with "vx_<id>". Bug: 390449625 Test: m Change-Id: I63763f1e05f1ca2cdd7e3163d2e0c4e6b3979446 Signed-off-by: François Gaffie <francois.gaffie@ampere.cars>