[HALACR-18] rs_resource: common: HAL: Add new hal-api-security
[Role of HAL_MODULE_SECURITY]
Security HAL interfaces provide cryptography services (digital certificates and keys)
for authentication and secure communication with another system.
[Newly added rootstrap information]
<?xml version="1.0"?>
<rootstrap name="hal-api-security">
<email></email>
<emulator>
<rpm accept="hal-api-security" arch="i686"/>
<rpm accept="hal-api-security-devel" arch="i686"/>
</emulator>
<target>
<rpm accept="hal-api-security" arch="armv7l"/>
<rpm accept="hal-api-security-devel" arch="armv7l"/>
</target>
<necessary>
<file>/usr/lib/hal/libhal-api-security.so*</file>
<file>/usr/include/hal/hal-security-certs-interface*.h</file>
<file>/usr/include/hal/hal-security-certs-types.h</file>
</necessary>
<include_path>/usr/include/</include_path>
<library_path>/usr/lib</library_path>
</rootstrap>
Signed-off-by: Jan Wojtkowski <j.wojtkowski@samsung.com>
Change-Id: If0b7556bc6f374bb3027b676578e520e371a1cf4