Add 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
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 19 Jun 2024 06:45:09 +0000 (15:45 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 20 Jun 2024 03:15:15 +0000 (12:15 +0900)
commit15766949b317b7184b771237b5f0750d4ed68f32
tree85b89fd4ba907f691f7f53b020302788294109fe
parentdbdc0acea826534e452045aaff93dd5a154998f3
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>
packaging/hal-api-location-manifest.xml [new file with mode: 0644]
packaging/hal-api-location.spec