Add new HAL manifest file of HAL_MODULE_TDM 75/313075/7
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 19 Jun 2024 03:13:28 +0000 (12:13 +0900)
committerchangyeon lee <cyeon.lee@samsung.com>
Tue, 23 Jul 2024 05:50:53 +0000 (05:50 +0000)
commit3df03feefc92a0a60d2fed403acb40b01fca4294
tree36f080689dff4853347bb6a81eed6b6565fd57ce
parent54983df6836aa18a0e640b9ef5a3feb58421c1b1
Add new HAL manifest file of HAL_MODULE_TDM

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

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: I014696dfcf404ef8ff304d257fb7937aea35e339
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
packaging/hal-api-tdm-manifest.xml [new file with mode: 0644]
packaging/hal-api-tdm.spec