Modify to use hal_backend_sensor_funcs allocated from caller 88/313888/1 accepted/tizen_unified_dev accepted/tizen_unified_x_asan accepted/tizen/9.0/unified/20241030.233628 accepted/tizen/unified/20240704.075651 accepted/tizen/unified/dev/20240708.001614 accepted/tizen/unified/x/20241218.081936 accepted/tizen/unified/x/asan/20241224.003804 tizen_9.0_m2_release
authorSangYoun Kwak <sy.kwak@samsung.com>
Wed, 3 Jul 2024 07:35:20 +0000 (16:35 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Wed, 3 Jul 2024 07:35:20 +0000 (16:35 +0900)
commit964d4c8d2a536df226f072641bd5d2206d05447f
tree176c91934f5e3e4a655eef48490052673dc4fac2
parent58c04b0723cf609f0ce8743716cc90cc0a879831
Modify to use hal_backend_sensor_funcs allocated from caller

With HAL ABI versioning, the hal_backend_sensor_funcs, which is a
container of sensor backend functions is allocated from hal-api-sensor.
Thus, it is modified to use hal_backend_sensor_funcs allocated from the
caller(hal-api-sensor).

Change-Id: I6ad5c106f6848d8a2064ede8d90bfb5eb11e4adf
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
src/hal-backend-sensor.cpp