[3.0][online-doc][push] added "terms of service and privacy policy"
authorYounho Park <younho.park@samsung.com>
Tue, 24 May 2016 02:05:01 +0000 (11:05 +0900)
committerYounho Park <younho.park@samsung.com>
Tue, 24 May 2016 02:05:01 +0000 (11:05 +0900)
Change-Id: I20efbe0cd6278c6d4d5fc6e5c6096c0e7f211ced
Signed-off-by: Younho Park <younho.park@samsung.com>
org.tizen.tutorials/html/native/messaging/push_tutorial_n.htm

index 0c44479..b020fcf 100644 (file)
 <p>When you create a project in the Tizen SDK, you are given the package ID (randomly generated by the SDK or entered by yourself). The Tizen push server identifies your applications using the package ID.</p></li>
 <li id="permission" name="permission">Permission to Tizen push servers
 <p>To use the push messaging service, the application needs the permission to access the Tizen push server. Request the permission from the Tizen push service team by <a href="mailto:push.tizen@samsung.com">email</a>, including the following information. When the team approves the request, you receive a push app ID corresponding to your package ID.</p></li>
+<p>By sending the application you agree to the <b>Terms of Service</b> and<b> Privacy Policy</b>.</p>
+<ul>
+<li>Terms of Service : <a href="https://www.tizen.org/about/terms-service">https://www.tizen.org/about/terms-service</a></li>
+<li>Privacy Policy : <a href="https://www.tizen.org/about/privacy-policy">https://www.tizen.org/about/privacy-policy</a></li>
+</ul>
 </ol>
 
 <table id="request_form">