platform/hal/api/location.git
11 months agoAdd new HAL manifest file of HAL_MODULE_LOCATION 18/313118/2 accepted/tizen_unified_dev accepted/tizen/unified/20240709.165105 accepted/tizen/unified/dev/20240710.032359 accepted/tizen/unified/toolchain/20240812.133233 accepted/tizen/unified/x/20240710.013008 accepted/tizen/unified/x/asan/20240813.231642
Chanwoo Choi [Wed, 19 Jun 2024 06:45:09 +0000 (15:45 +0900)]
Add new HAL manifest file of HAL_MODULE_LOCATION

HAL_MODULE_LOCATION will support the multiple version of HAL interface.
So that v1.0 is first supported version of HAL_MODULE_LOCATION.

And HALCC (HAL Compatibility Checker) checks and stores the hal-backend
compatibility result between HAL manifest and hal-backend package
under /opt/etc/hal/ directory. When installing/un-installing hal-api package,
hal-backend compatibility result should be reset.
So that reset the hal-backend compatibility result by executing
'usr/bin/hal-compatibility-checker --reset' command.

Change-Id: I4041b2ebf8eb0eac12f68118d1b47c9ea9fe2447
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
4 years agoReplace fPIE gcc option with fPIC 78/257278/1 submit/tizen/20210512.071659
Chanwoo Choi [Thu, 22 Apr 2021 05:42:50 +0000 (14:42 +0900)]
Replace fPIE gcc option with fPIC

The fPIE option is for the executable binary.
It is not proper for shared library files.
So that correct the wrong use-case by using fPIC.

Change-Id: Ib886d236fe1c9373c48fd2ba15ec04f847cb8e15
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
4 years agoLocation hal : Implementation of HAL interface 14/251414/2 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.5/unified/20211028.114935 accepted/tizen/7.0/unified/20221110.060840 accepted/tizen/7.0/unified/hotfix/20221116.110330 accepted/tizen/8.0/unified/20231005.094415 accepted/tizen/unified/20210222.031305 accepted/tizen/unified/20210222.104256 accepted/tizen/unified/20210301.130236 submit/tizen/20210219.112041 submit/tizen/20210222.074141 submit/tizen/20210222.083052 submit/tizen/20210301.051848 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
chakradhar pogiri [Wed, 13 Jan 2021 10:28:03 +0000 (15:58 +0530)]
Location hal : Implementation of HAL interface

Change-Id: Ie5fe1ab15e2612107e15c5e64d3c8f7f619ab7e7

4 years agoInitial empty repository master
Tizen Infrastructure [Tue, 22 Dec 2020 01:37:25 +0000 (01:37 +0000)]
Initial empty repository