mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
d3881ea7fa7afea7d250cdb71448d6d8fcd326af
The former HAL documentation incorrectly documented (Geomag)-RV sensor data as Vec4, although an accuracy field is expected according to the Android sensor docs. Former default HAL implementation has set the accuracy value to zero, preventing apps from getting this value. This change guides OEMs to use the Vec4 + accuracy when converting (Geomag)-RV sensor events. The default HAL implementation passes this extra data now (ag/5224072), but clients of the former implementation will still get the data it needs if assuming the Vec4 sensor data format. Bug: 116874058 Test: Compile only Change-Id: I6a5c8a48dd372c3d4682ed5329f7f87862746cb9
Merge "Convert contexthub hal test to use VtsHalHidlTargetTestEnvBase" am:
bd98b61b2c am: 5cc68bc013
Merge "Convert gatekeeper hal test to use VtsHalHidlTargetTestEnvBase" am:
c730bcf0af am: a96bb1d1c0
Merge "Convert boot, memtrack and power hal to use service name aware testing." am:
b9515d9d3f am: a713584847
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%