projects
/
platform
/
hal
/
backend
/
rootstrap-data-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93c35eb
)
rs_resource: Remove not-used libhalcc shared library
author
Chanwoo Choi
<cw00.choi@samsung.com>
Mon, 10 Jun 2024 07:11:44 +0000
(16:11 +0900)
committer
Chanwoo 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
patch
|
blob
|
history
diff --git
a/rs_resource/HAL/hal-api-common-rs.xml
b/rs_resource/HAL/hal-api-common-rs.xml
index 6d5bea442fe92763d063a78239292c4f1f348477..0b40a5c5ce4679154498bfe514ae69496e1f9793 100644
(file)
--- 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>