OSDN Git Service

Add Android-x86 dashboard q-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 30 Mar 2018 09:40:06 +0000 (17:40 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 14 Apr 2020 14:49:49 +0000 (22:49 +0800)
commit9b2dbfacd4263c57b5d5bab5efb6f2b2be1ef288
tree0bf6ddaec762032e8e74c3bee4b2ec2e22c9e227
parentf26d84b00053c32f8c4c97682819f93cf9a5f29c
Add Android-x86 dashboard

Add an option to enable or disable native bridge.
More options will be added in the future.
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/android_x86_options.xml [new file with mode: 0644]
src/com/android/settings/Settings.java
src/com/android/settings/core/gateway/SettingsGateway.java
src/com/android/settings/system/AndroidX86DashboardFragment.java [new file with mode: 0644]