summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2024-06-10 16:11:44 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2024-06-12 15:33:24 +0900
commit081ab1dcab68c8d9c283816a62c5ee1267fe95a0 (patch)
tree6d140cd4cfb44e05392108ba09fd0882da2a2f1e
parent93c35eb9bff1c84fe2d0800169c6b04ad812d39d (diff)
downloadrootstrap-081ab1dcab68c8d9c283816a62c5ee1267fe95a0.tar.gz
rootstrap-081ab1dcab68c8d9c283816a62c5ee1267fe95a0.tar.bz2
rootstrap-081ab1dcab68c8d9c283816a62c5ee1267fe95a0.zip
rs_resource: Remove not-used libhalcc shared libraryaccepted/tizen/unified/x/20240614.080605accepted/tizen/unified/20240614.010806
hal-api-common has created the libhalcc.so. But, it is not used anymore and then is removed from hal-api-common. Change-Id: I87049c0aad8e2f502e26c879402bdc3cb46c6d3b Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r--rs_resource/HAL/hal-api-common-rs.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rs_resource/HAL/hal-api-common-rs.xml b/rs_resource/HAL/hal-api-common-rs.xml
index 6d5bea4..0b40a5c 100644
--- a/rs_resource/HAL/hal-api-common-rs.xml
+++ b/rs_resource/HAL/hal-api-common-rs.xml
@@ -10,7 +10,6 @@
<rpm accept="hal-api-common-devel" arch="armv7l"/>
</target>
<necessary>
- <file>/usr/lib/hal/libhalcc.so*</file>
<file>/usr/lib/hal/libhal-api-common.so*</file>
<file>/usr/include/hal/hal-common-interface.h</file>
</necessary>