mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
7ed9ce53397e6a280cb0998fccb6b694c395f877
Rename DriverInterface::getPosition -> refinePosition. This reflects
the fact that the driver may provide more precise position, however
this is an optional operation.
Rename StreamIn/Out::mContext -> mContextInstance. This is
to emphasize that StreamIn/Out actually own the context and they
hold the real context instance, not just a reference/pointer
to it, like other classes involved in the inheritance chain.
Bug: 286914845
Test: atest VtsHalAudioCoreTargetTest
Change-Id: Id7159f9bf3ee020dc7cf594ec35f5d59d23d7e31
(cherry picked from commit 459b7331e9)
Merged-In: Id7159f9bf3ee020dc7cf594ec35f5d59d23d7e31
Merge "Update common.fmq aidl_interface with versions_with_info" am:
35d4efc9e9 am: d4d38f8116 am: 3d96c8e4de
Merge "Fix VTS generated test with reusable execution." am:
c2f025e250 am: c6d9dfa6df am: 3917606102
Merge "Skip ATTEST_KEY using variant on waivered devices" into stage-aosp-udc-ts-dev am:
bc88f61afb am: 8cae7cb490 am: 3e20b3b749
Merge "Revert "Revert "uwb(hal): Implement UCI over serial in the defau..."" am:
29567e796b am: 57cccf0cd7 am: 33fc82390c
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%