rs_resource: Remove not-used libhalcc shared library 58/312458/2 accepted/tizen/unified/20240614.010806 accepted/tizen/unified/x/20240614.080605
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 10 Jun 2024 07:11:44 +0000 (16:11 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 12 Jun 2024 06:33:24 +0000 (15:33 +0900)
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>
rs_resource/HAL/hal-api-common-rs.xml

index 6d5bea442fe92763d063a78239292c4f1f348477..0b40a5c5ce4679154498bfe514ae69496e1f9793 100644 (file)
@@ -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>