summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_data/devices/chef.yml42
-rw-r--r--images/devices/chef.pngbin0 -> 436879 bytes
-rw-r--r--pages/build/chef.md8
-rw-r--r--pages/info/chef.md9
-rw-r--r--pages/install/chef.md8
-rw-r--r--pages/update/chef.md8
-rw-r--r--pages/upgrade/chef.md8
7 files changed, 83 insertions, 0 deletions
diff --git a/_data/devices/chef.yml b/_data/devices/chef.yml
new file mode 100644
index 00000000..30bfe052
--- /dev/null
+++ b/_data/devices/chef.yml
@@ -0,0 +1,42 @@
+architecture: arm64
+battery: {removable: False, capacity: 5000, tech: 'Li-Ion'}
+bluetooth: {spec: '5', profiles: [A2DP]}
+cameras:
+- {flash: 'Dual-LED flash (Dual Tone)', info: '16 MP + 5MP'}
+- {flash: 'LED flash', info: '12 MP'}
+channels: [nightly]
+codename: chef
+cpu: Kryo 260
+cpu_cores: '8'
+cpu_freq: 1.8 GHz
+current_branch: 17.1
+depth: 8.4 mm (0.33 in)
+download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
+gpu: Adreno 509
+height: 158.258 mm (6.27 in)
+image: chef.png
+install_method: fastboot_motorola
+is_ab_device: true
+kernel: android_kernel_motorola_msm8998
+maintainers: [Rohan Hasabe(Hasaber8)]
+models: [XT1942-1, XT1942-2]
+name: Moto One Power
+network: [2G GSM, 3G UMTS, 4G LTE]
+peripherals: [Fingerprint reader, Accelerometer, Gyroscope, Proximity sensor, Compass, Light sensor, GPS, FM radio]
+ram: 4 GB, 6 GB
+recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>, then select "Recovery mode" using Volume keys.
+release: 2018-10-10
+screen: 157.48 mm (6.14 in)
+screen_ppi: 403
+screen_res: 2246x1080
+screen_tech: LTPS IPS LCD
+sdcard: up to 256GB
+soc: Qualcomm SDM636 Snapdragon 636
+storage: 64 GB
+tree: android_device_motorola_chef
+type: phone
+vendor: Motorola
+vendor_short: motorola
+versions: [17.1]
+width: 76 mm (2.99 in)
+wifi: 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct, hotspot
diff --git a/images/devices/chef.png b/images/devices/chef.png
new file mode 100644
index 00000000..9c8c00f8
--- /dev/null
+++ b/images/devices/chef.png
Binary files differ
diff --git a/pages/build/chef.md b/pages/build/chef.md
new file mode 100644
index 00000000..645cee05
--- /dev/null
+++ b/pages/build/chef.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Build for chef
+folder: build
+permalink: /devices/chef/build
+device: chef
+---
+{% include templates/device_build.md %}
diff --git a/pages/info/chef.md b/pages/info/chef.md
new file mode 100644
index 00000000..67b7ef87
--- /dev/null
+++ b/pages/info/chef.md
@@ -0,0 +1,9 @@
+---
+sidebar: home_sidebar
+title: Info about chef
+folder: info
+layout: deviceinfo
+permalink: /devices/chef/
+device: chef
+---
+{% include templates/device_info.md %}
diff --git a/pages/install/chef.md b/pages/install/chef.md
new file mode 100644
index 00000000..1c15b69c
--- /dev/null
+++ b/pages/install/chef.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Install LineageOS on chef
+folder: install
+permalink: /devices/chef/install
+device: chef
+---
+{% include templates/device_install.md %}
diff --git a/pages/update/chef.md b/pages/update/chef.md
new file mode 100644
index 00000000..9fca7ec9
--- /dev/null
+++ b/pages/update/chef.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Update LineageOS on chef
+folder: update
+permalink: /devices/chef/update
+device: chef
+---
+{% include templates/device_update.md %}
diff --git a/pages/upgrade/chef.md b/pages/upgrade/chef.md
new file mode 100644
index 00000000..dbb982f2
--- /dev/null
+++ b/pages/upgrade/chef.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Upgrade LineageOS on chef
+folder: upgrade
+permalink: /devices/chef/upgrade
+device: chef
+---
+{% include templates/device_upgrade.md %}