added account / sync-manager feature on the app filtering list 38/152738/1
authorIckhee Woo <ickhee.woo@samsung.com>
Wed, 27 Sep 2017 04:16:28 +0000 (13:16 +0900)
committerIckhee Woo <ickhee.woo@samsung.com>
Wed, 27 Sep 2017 04:16:28 +0000 (13:16 +0900)
Change-Id: Idc13becaea52cc00206ddc826a934f5b191c0aff
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
org.tizen.training/html/native/details/app_filtering_n.htm

index 6ca7bce..33d1be1 100644 (file)
         <th>Since</th>
     </tr>
 <tr>
+<td><code>http://tizen.org/feature/account</code></td>
+     <td>Specify this key, if the application requires the account management feature.</td>
+        <td>4.0</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/account.sync</code></td>
+     <td>Specify this key, if the application requires the synchronization management feature.</td>
+        <td>4.0</td>
+    </tr>
+<tr>
 <td><code>http://tizen.org/feature/app_history</code></td>
      <td>Specify this key, if the application requires the application history feature.</td>
         <td>4.0</td>
         <th>Since</th>
     </tr>
 <tr>
+<td><code>http://tizen.org/feature/account</code></td>
+     <td>Specify this key, if the application requires the account management feature.</td>
+        <td>4.0</td>
+    </tr>
+<tr>
+<td><code>http://tizen.org/feature/account.sync</code></td>
+     <td>Specify this key, if the application requires the synchronization management feature.</td>
+        <td>4.0</td>
+    </tr>
+<tr>
 <td><code>http://tizen.org/feature/app_history</code></td>
      <td>Specify this key, if the application requires the application history feature.</td>
         <td>4.0</td>