Add new HAL manifest file of HAL_MODULE_CAMERA 77/313077/6
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 19 Jun 2024 03:33:31 +0000 (12:33 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 20 Jun 2024 03:02:10 +0000 (12:02 +0900)
commit396fb1ba25fa4d25cf420506cb875d6f9a1c42d5
tree9a434de2524c0d7bc40e1c6f3936b80b28a90826
parent0bb3086d582f0981f2f00f99a4e7f181e7ff60c4
Add new HAL manifest file of HAL_MODULE_CAMERA

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

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