halapi: sensor: Add support for HAL_MODULE_SENSOR v1.0 53/313153/2 accepted/tizen/unified/20240621.010415 accepted/tizen/unified/dev/20240701.073014 accepted/tizen/unified/toolchain/20240624.121202 accepted/tizen/unified/x/20240624.031844 accepted/tizen/unified/x/asan/20240625.091428
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 19 Jun 2024 10:27:54 +0000 (19:27 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 19 Jun 2024 10:32:50 +0000 (19:32 +0900)
commit058eb06604c9e0bdf08e552fd0782a404b225212
tree9f333e8bfd16b50694202254b68d2cfd31ef5a43
parentb7abd188c76fce1d64b4b4b66b89fc420b244cd0
halapi: sensor: Add support for HAL_MODULE_SENSOR v1.0

HAL_MODULE_SENSOR will support the multiple version of HAL interface.
So that v1.0 is first supported version of HAL_MODULE_SENSOR.
hal-sensor-interface-1.h contains the v1.0 HAL interface.

Change-Id: I3f93cb8d9399bb0e78c97cc2b9b8cd1b14b76c6d
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/hal-sensor-interface-1.h [new file with mode: 0644]
include/hal-sensor-interface.h