[ACR-1719] Remove unnecessary packages and headers
authorDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 28 Sep 2022 00:52:48 +0000 (09:52 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 28 Sep 2022 00:53:12 +0000 (09:53 +0900)
Change-Id: Ie4f3ed559dda0a3c3dafae43ff031d7f6f2c60dc
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
rs_resource/NativeAPI/capi-system-resource-monitor-rs.xml

index 8400c1e792f566d6c3abba0c6ebc19c9ba6e94cc..95563829f955d7328f88f5817ea47c5bb00b2b89 100644 (file)
@@ -4,17 +4,14 @@
   <email>dwoo08.lee@samsung.com</email>
   <email>sfoon.kim@samsung.com</email>
   <emulator>
-    <rpm accept="libpass-resource-monitor-devel" arch="i686"/>
     <rpm accept="capi-system-resource-monitor" arch="i686"/>
     <rpm accept="capi-system-resource-monitor-devel" arch="i686"/>
   </emulator>
   <target>
-    <rpm accept="libpass-resource-monitor-devel" arch="armv7l"/>
     <rpm accept="capi-system-resource-monitor" arch="armv7l"/>
     <rpm accept="capi-system-resource-monitor-devel" arch="armv7l"/>
   </target>
   <necessary>
-    <file>/usr/include/pass/resource-monitor.h</file>
     <file>/usr/include/system/resource-monitor.h</file>
     <file>/usr/lib/libcapi-system-resource-monitor.so*</file>
   </necessary>