summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Unsung Lee [Tue, 14 Jan 2025 05:21:17 +0000 (14:21 +0900)]
hal-backend-power: Replace prefix from 'pass' to 'hal_power'
Replace prefix of structure from 'pass' to 'hal_power'.
This is because the structure of hal-api-power name prefix is changed
from pass to hal_power.
Change-Id: I1fc6a80a9f3c0b9e0951d225862bdd39c5b001bc
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
Chanwoo Choi [Fri, 19 Jul 2024 06:50:36 +0000 (15:50 +0900)]
Use hal-rootstrap package for build and change hal_backend_power_funcs memory allocation/free
hal-roostrap package contains the allowed and maintained files
to build hal-backend package. In order to keep ABI (Application Binary
Interface) compatibility between platfrom and hal image,
must use only hal-rootstrap pacakge for build.
And chagnge the memory allocation/free way of hal_backend_power_funcs
in order to support new 1-platform Multi-HAL Interface approach.
Change-Id: I15707fae89d53a5702be1bfe34e9779325319253
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Chanwoo Choi [Thu, 20 Jun 2024 08:29:36 +0000 (17:29 +0900)]
Initialize major_version and minor_version as v1.0
Initialize major_version and minor_version as v1.0
in order to support the new HAL API versioning method
and then remove the deprecated abi_version field.
Change-Id: I7466a61270def772709267aae80e7f0402fb928e
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Dongwoo Lee [Thu, 25 Aug 2022 11:07:29 +0000 (20:07 +0900)]
hal-backend-power: Fix possible vulnerabilities
Change-Id: Iaa52e60e5d74c32bafbb200a49dc741e2a49c452
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Chanwoo Choi [Thu, 4 Aug 2022 19:47:39 +0000 (04:47 +0900)]
power-emulator: Add battery hal information
Change-Id: If31c5d2254adcd4800e72ea404e5ec00b410fdd6
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Chanwoo Choi [Tue, 26 Jul 2022 02:24:47 +0000 (11:24 +0900)]
Add hal-backend-power-emulator
Change-Id: Ia6ee9e534d6fc774eb4ec27dcb5282eecc8f5021
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Tizen Infrastructure [Fri, 22 Jul 2022 10:49:10 +0000 (10:49 +0000)]
Initial empty repository