Skip to content

Commit 6fc43c3

Browse files
committed
devices: Import the Google Pixel C (Linux 4.9) | 22
Change-Id: Id5387cde808c7bcfba431e0201d6638f07e599d6
1 parent 9917943 commit 6fc43c3

7 files changed

Lines changed: 79 additions & 1 deletion

File tree

_data/devices/dragon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ image: dragon.png
1616
install_method: fastboot_nexus
1717
kernel: {repo: android_kernel_google_dragon, version: '3.18'}
1818
maintainers: []
19+
migrated_to: {codename: 'sphynx', version: 20}
1920
name: Pixel C
2021
network: None
2122
peripherals: [3.5mm jack, Accelerometer, Barometer, Compass, Gyroscope, Proximity sensor]
@@ -29,7 +30,6 @@ soc: NVIDIA Tegra X1 (T210)
2930
storage: 32/64 GB
3031
tree: android_device_google_dragon
3132
type: tablet
32-
uses_twrp: true
3333
vendor: Google
3434
vendor_short: google
3535
versions: [14.1, 15.1]

_data/devices/sphynx.yml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
architecture: arm64
2+
battery: {capacity: 9240, removable: False, tech: 'Li-Po'}
3+
bluetooth: {profiles: [A2DP], spec: '4.1'}
4+
cameras:
5+
- {flash: None, info: '8 MP'}
6+
- {flash: None, info: '2 MP'}
7+
codename: sphynx
8+
cpu: Cortex-A57
9+
cpu_cores: '4'
10+
cpu_freq: 4 x 1.9 GHz
11+
current_branch: 22.1
12+
dimensions: {depth: 7, height: 242, width: 179}
13+
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
14+
gpu: NVIDIA Maxwell 256-core
15+
image: dragon.png
16+
install_method: fastboot_nexus
17+
kernel: {repo: android_kernel_nvidia_kernel, version: '4.9'}
18+
maintainers: [npjohnson, electmon, webgeek1234]
19+
name: Pixel C (Linux 4.9)
20+
network: None
21+
note_content: "Builds for this device lack support for the following components currently: Camera, Sensors"
22+
note_title: Hardware Support
23+
peripherals: [Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer]
24+
ram: 3 GB
25+
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. On the next screen choose Recovery Mode.
26+
recovery_partition_name: recovery
27+
recovery_reboot: fastboot_menu
28+
release: 2015-12-08
29+
screen: {resolution: '2560x1800', size: 10.2, technology: 'IPS LTPS LCD'}
30+
soc: NVIDIA Tegra X1 (T210)
31+
storage: 32/64 GB
32+
tree: android_device_google_sphynx
33+
type: tablet
34+
vendor: Google
35+
vendor_short: google
36+
versions: [22.1]
37+
wifi: 802.11 a/b/g/n/ac

pages/build/sphynx.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Build for sphynx
4+
folder: build
5+
permalink: /devices/sphynx/build/
6+
device: sphynx
7+
---
8+
{% include templates/device_build.md %}

pages/info/sphynx.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Info about sphynx
4+
folder: info
5+
layout: deviceinfo
6+
permalink: /devices/sphynx/
7+
device: sphynx
8+
---
9+
{% include templates/device_info.md %}

pages/install/sphynx.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Install LineageOS on sphynx
4+
folder: install
5+
permalink: /devices/sphynx/install/
6+
device: sphynx
7+
---
8+
{% include templates/device_install.md %}

pages/update/sphynx.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Update LineageOS on sphynx
4+
folder: update
5+
permalink: /devices/sphynx/update/
6+
device: sphynx
7+
---
8+
{% include templates/device_update.md %}

pages/upgrade/sphynx.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar: home_sidebar
3+
title: Upgrade LineageOS on sphynx
4+
folder: upgrade
5+
permalink: /devices/sphynx/upgrade/
6+
device: sphynx
7+
---
8+
{% include templates/device_upgrade.md %}

0 commit comments

Comments
 (0)