platform_hardware_interfaces/sensors
Hsin-Yi Chen adac97fa08 Use CLOCK_BOOTTIME for default sensor implementation
The sensor implementation used to generate periodic signals according to
CLOCK_REALTIME. The clock can be adjusted by user or synchronization
service and results in wrong period. This commit changes it to
CLOCK_BOOTTIME which is monotonic.

Test: atest VtsHalSensorsV2_0TargetTest
Test: atest VtsHalSensorsV2_1TargetTest
Test: atest CtsSensorTestCases
Bug: 194030777
Change-Id: Iac39c93d6d2518b1abe8fc07fd695b9bb2cf30a5
2021-09-03 12:07:15 +08:00
..
1.0 sensors: trivial fixes in comments 2021-05-12 20:43:21 +00:00
2.0 Replace writepid with task_profiles command for cgroup migration 2021-06-23 18:43:27 +00:00
2.1 Replace writepid with task_profiles command for cgroup migration 2021-06-23 18:43:27 +00:00
common Use CLOCK_BOOTTIME for default sensor implementation 2021-09-03 12:07:15 +08:00