commit | c1942ad9e7194489f992c4499a1b469dedd40e58 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Mar 22 14:58:16 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Mar 31 11:08:41 2022 +0900 |
tree | cd83c8c390ce8a04d6c306107fa24edd7811b50b | |
parent | 1fd7a8dc56e6e863b051b155fe0bc366d174f9b6 [diff] |
Explicitly depend on V1 of soundtrigger.types sountrigger.types now has V1 (frozen) and V2 (unstable). `sountrigger.types` without the version suffix references the unstable one and causes an ODR violation where there's a transitive dependency to V1 (via other stable AIDL interface). Bug: 225941299 Test: m Change-Id: Ia7a3f002a768a4a879bb8495467c75cb11844459