Remove unused privilege : systemsettings
authorgs86.lee <gs86.lee@samsung.com>
Fri, 23 Oct 2015 08:07:46 +0000 (17:07 +0900)
committergs86.lee <gs86.lee@samsung.com>
Fri, 23 Oct 2015 08:08:23 +0000 (17:08 +0900)
Change-Id: I1d0a5195345f3b6eae84cd7a9e31d7bd9c08efbd
Signed-off-by: gs86.lee <gs86.lee@samsung.com>
org.tizen.sampledescriptions/html/mobile_n/puzzle_sd_mn.htm
org.tizen.sampledescriptions/html/mobile_n/systeminfo_sd_mn.htm

index 1941c73..23f3e2c 100644 (file)
 <p class="figure">Figure: Puzzle main view</p>
 <p align="center"><img src="../images/puzzle_main.png" alt="Puzzle main view" /></p>
 
-<h2>Prerequisites</h2>
-<p>To ensure proper application execution, the following privilege must be set:</p>
- <ul>
-  <li><span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/systemsettings</span></li>
- </ul>
-
 <h2 id="implementation" name="implementation">Implementation</h2>
 
 <p>To create the Puzzle:</p>
@@ -263,4 +257,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 11c22b3..d007b03 100644 (file)
   
 <p>The application opens with the main screen of system information categories. To check the information, touch the list item.</p>
 
-<h2>Prerequisites</h2>
-<p>To use the system information, the following privilege must be set:</p>
- <ul>
-  <li><span style="font-family: Courier New,Courier,monospace">http://tizen.org/privilege/systemsettings</span></li>
- </ul>
-
 <h2>Implementation</h2>
 <p>To implement the application:</p>
 <ol>
@@ -279,4 +273,4 @@ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga
 </script>
 
 </body>
-</html>
\ No newline at end of file
+</html>