OSDN Git Service

Get permission from users to collect anonymous data cm-14.0-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 8 Aug 2016 13:46:14 +0000 (21:46 +0800)
committerJaap Jan Meijer <jjmeijer88@gmail.com>
Wed, 5 Oct 2016 23:30:50 +0000 (01:30 +0200)
commite5f11445a2fa94de0fd4731616daba1bfb78f6d3
tree85e0047415850f7783401487b8640421fa7752e4
parentcef6d9ce506d88f5e0766ec384c8c1364e7ff2fa
Get permission from users to collect anonymous data

To improve the Android-x86 project, we'd like to collect some
anonymous data from the users. We need to ask the permission
from the uses to do these.

If you want to stop collecting the data, set the properties

* persist.sys.hw_statistics=false
* persist.sys.apps_statistics=false
Android.mk
res/layout-land/longpress_cling.xml
res/layout/longpress_cling_welcome_content.xml
res/values-zh-rCN/strings.xml
res/values-zh-rHK/strings.xml
res/values-zh-rTW/strings.xml
res/values/strings.xml
src/com/android/launcher3/LauncherClings.java