Update net_connection_doc.h for network.route feature 13/277613/1 accepted/tizen/unified/20220712.010813 submit/tizen/20220711.073934
authorcheoleun moon <chleun.moon@samsung.com>
Mon, 11 Jul 2022 05:30:50 +0000 (14:30 +0900)
committercheoleun moon <chleun.moon@samsung.com>
Mon, 11 Jul 2022 05:30:56 +0000 (14:30 +0900)
Change-Id: Idac5c31e3f34145a96e344d11fe92c8e5c8891cd

doc/net_connection_doc.h

index 5ed06b8..4170f52 100755 (executable)
@@ -51,6 +51,7 @@
  * - %http://tizen.org/feature/network.tethering.bluetooth\n
  * - %http://tizen.org/feature/network.ethernet\n
  * - %http://tizen.org/feature/network.net_proxy\n
+ * - %http://tizen.org/feature/network.route\n
  * It is recommended to design feature related codes in your application for reliability.\n
  * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n