commit | b215e1697287afb549a16d66cc14ac1e6e5c1c55 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Mon Mar 25 18:36:53 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Mon Mar 25 20:12:32 2024 +0000 |
tree | 0b1496e875dcfdc95fc43027b80daeb7f0764ea5 | |
parent | 69ea3edb698f679356e0727e67b8c1c5aa8feedd [diff] |
swcodec check for any installed HIDL version swcodec will install V1.2 on old devices that require HIDL. On R devices only either V1.0 or V1.1 will be declared. So we now check for any HIDL swcodec service to be declared istead of only checking for V1.2. Test: m && launch_cvd Bug: 331224296 Change-Id: Ia178d9978857892453504c18919496256d2ff206