Add new HAL manifest file of HAL_MODULE_AUDIO 76/313076/5
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 19 Jun 2024 03:19:45 +0000 (12:19 +0900)
committerjaechul lee <jcsing.lee@samsung.com>
Wed, 17 Jul 2024 01:35:16 +0000 (01:35 +0000)
commitec7b3895df01a240213528d7c6be5a0c3446bc3b
tree8a86551c9b9903bb52e43c2a6869336f8f2973ac
parent08f4e7a4a2676acfe93aa2534df9962fc81d9f4f
Add new HAL manifest file of HAL_MODULE_AUDIO

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

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