Skip to content

Commit

Permalink
devices: Import the Google Pixel C (NV-Linux 4.9) | 21
Browse files Browse the repository at this point in the history
Change-Id: Id5387cde808c7bcfba431e0201d6638f07e599d6
  • Loading branch information
npjohnson committed Aug 5, 2024
1 parent e691237 commit 8a8497c
Show file tree
Hide file tree
Showing 7 changed files with 79 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _data/devices/dragon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ image: dragon.png
install_method: fastboot_nexus
kernel: {repo: android_kernel_google_dragon, version: '3.18'}
maintainers: []
migrated_to: {codename: 'sphynx', version: 20}
name: Pixel C
network: None
peripherals: [Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer]
Expand All @@ -29,7 +30,6 @@ soc: NVIDIA Tegra X1 (T210)
storage: 32/64 GB
tree: android_device_google_dragon
type: tablet
uses_twrp: true
vendor: Google
vendor_short: google
versions: [14.1, 15.1]
Expand Down
37 changes: 37 additions & 0 deletions _data/devices/sphynx.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
architecture: arm64
battery: {removable: False, capacity: 9240, tech: 'Li-Po'}
bluetooth: {spec: '4.1', profiles: [A2DP]}
cameras:
- {flash: None, info: '8 MP'}
- {flash: None, info: '2 MP'}
codename: sphynx
cpu: Cortex-A57
cpu_cores: '4'
cpu_freq: 4 x 1.9 GHz
current_branch: 21
dimensions: {width: '179.0 mm (7.05 in)', height: '242.0 mm (9.53 in)', depth: '7.0 mm (0.28 in)'}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
gpu: NVIDIA Maxwell 256-core
image: dragon.png
install_method: fastboot_nexus
kernel: {repo: android_kernel_nvidia_linux-4.9_kernel_kernel-4.9, version: '4.9'}
maintainers: [npjohnson, electmon, webgeek1234]
name: Pixel C (Linux 4.9)
network: None
note_title: LineageOS 20 Beta Builds
note_content: "LineageOS 20 for this device lacks support for the following components currently: Camera, Sensors"
peripherals: [Accelerometer, Gyroscope, Proximity sensor, Compass, Barometer]
ram: 3 GB
recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. On the next screen choose Recovery Mode.
recovery_partition_name: recovery
recovery_reboot: fastboot_menu
release: 2015-12-08
screen: {size: 10.2, resolution: '2560x1800', technology: 'IPS LTPS LCD'}
soc: NVIDIA Tegra X1 (T210)
storage: 32/64 GB
tree: android_device_google_sphynx
type: tablet
vendor: Google
vendor_short: google
versions: [21]
wifi: 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct, Hotspot
8 changes: 8 additions & 0 deletions pages/build/sphynx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for sphynx
folder: build
permalink: /devices/sphynx/build
device: sphynx
---
{% include templates/device_build.md %}
9 changes: 9 additions & 0 deletions pages/info/sphynx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about sphynx
folder: info
layout: deviceinfo
permalink: /devices/sphynx/
device: sphynx
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/sphynx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on sphynx
folder: install
permalink: /devices/sphynx/install
device: sphynx
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/sphynx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on sphynx
folder: update
permalink: /devices/sphynx/update
device: sphynx
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/sphynx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on sphynx
folder: upgrade
permalink: /devices/sphynx/upgrade
device: sphynx
---
{% include templates/device_upgrade.md %}

0 comments on commit 8a8497c

Please sign in to comment.