From: 이상욱/SE팀(SR)/삼성전자 Date: Mon, 19 Jun 2023 11:58:31 +0000 (+0900) Subject: Add missed rootstrap X-Git-Tag: accepted/tizen/unified/20240529.123503~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b87b1b8d488f0914fb16581ab81487f78915f7c;p=platform%2Fhal%2Fbackend%2Frootstrap.git Add missed rootstrap Signed-off-by: 이상욱/SE팀(SR)/삼성전자 --- diff --git a/rs_resource/NativeAPI/capi-messaging-messages-rs.xml b/rs_resource/NativeAPI/capi-messaging-messages-rs.xml new file mode 100644 index 0000000..f27dfde --- /dev/null +++ b/rs_resource/NativeAPI/capi-messaging-messages-rs.xml @@ -0,0 +1,22 @@ + + + sanghun.chung@samsung.com + sangkoo.kim@samsung.com + + + + + + + + + + /usr/include/messaging/messages_error.h + /usr/include/messaging/messages.h + /usr/include/messaging/messages_types.h + /usr/lib/libcapi-messaging-messages.so* + + /usr/include/messaging + /usr/lib + libcapi-messaging-messages.so + diff --git a/rs_resource/NativeAPI/capi-network-nfc-rs.xml b/rs_resource/NativeAPI/capi-network-nfc-rs.xml new file mode 100644 index 0000000..cc2f2b1 --- /dev/null +++ b/rs_resource/NativeAPI/capi-network-nfc-rs.xml @@ -0,0 +1,20 @@ + + + steve.jun@samsung.com + jh8801.jung@samsung.com + + + + + + + + + + /usr/include/network/nfc.h + /usr/lib/libcapi-network-nfc.so* + + /usr/include/network + /usr/lib + libcapi-network-nfc.so + diff --git a/rs_resource/NativeAPI/capi-network-smartcard-rs.xml b/rs_resource/NativeAPI/capi-network-smartcard-rs.xml new file mode 100644 index 0000000..9636ceb --- /dev/null +++ b/rs_resource/NativeAPI/capi-network-smartcard-rs.xml @@ -0,0 +1,20 @@ + + + steve.jun@samsung.com + jh8801.jung@samsung.com + + + + + + + + + + /usr/include/smartcard.h + /usr/lib/libcapi-network-smartcard.so* + + /usr/include + /usr/lib + libcapi-network-smartcard.so + diff --git a/rs_resource/NativeAPI/capi-telephony-rs.xml b/rs_resource/NativeAPI/capi-telephony-rs.xml new file mode 100644 index 0000000..49c3d45 --- /dev/null +++ b/rs_resource/NativeAPI/capi-telephony-rs.xml @@ -0,0 +1,26 @@ + + + steve.jun@samsung.com + jooseok.park@samsung.com + wootak.jung@samsung.com + + + + + + + + + + /usr/include/telephony/telephony_call.h + /usr/include/telephony/telephony_common.h + /usr/include/telephony/telephony.h + /usr/include/telephony/telephony_modem.h + /usr/include/telephony/telephony_network.h + /usr/include/telephony/telephony_sim.h + /usr/lib/libcapi-telephony.so* + + /usr/include/telephony + /usr/lib + libcapi-telephony.so + diff --git a/rs_resource/NativeAPI/libshortcut-rs.xml b/rs_resource/NativeAPI/libshortcut-rs.xml new file mode 100644 index 0000000..17298cc --- /dev/null +++ b/rs_resource/NativeAPI/libshortcut-rs.xml @@ -0,0 +1,21 @@ + + + yjoo93.park@samsung.com + kyuho.jo@samsung.com + + + + + + + + + + /usr/include/shortcut/shortcut_manager.h + /usr/include/shortcut/shortcut_error.h + /usr/lib/libshortcut.so* + + /usr/include/shortcut + /usr/lib + libshortcut.so +