OSDN Git Service

Add an option to control native bridge lollipop-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 1 Oct 2015 17:01:48 +0000 (01:01 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 18 Dec 2015 09:35:55 +0000 (17:35 +0800)
commit0bc1afe225d16a6a947e1ee1a6ac9e935d3540d7
treeb5efe538c7c1a56c8358806955e79aa7d9a96190
parentd78096f59ae505b0f9d342a3f027b2304ee42909
Add an option to control native bridge
AndroidManifest.xml
res/values-zh-rCN/strings.xml
res/values-zh-rHK/strings.xml
res/values-zh-rTW/strings.xml
res/values/strings.xml
res/xml/apps_compatibility_prefs.xml [new file with mode: 0644]
res/xml/dashboard_categories.xml
src/com/android/settings/AppsCompatibility.java [new file with mode: 0644]
src/com/android/settings/Settings.java
src/com/android/settings/SettingsActivity.java