Skip to content

Commit 4567d9f

Browse files
committed
wiki: Add Changing screen resolution quirk for some devices
- Razer Phone 2 (aura) - OnePlus 7 Pro (guacamole) - OnePlus 7T Pro (hotdog) Change-Id: Ibeb368b86895c24755be9d96271cf6c05a6677dd
1 parent 2bccf08 commit 4567d9f

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

_data/devices/aura.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ maintainers: [mikeioannina, npjohnson]
2222
name: 'Phone 2'
2323
network: [2G GSM, 3G UMTS, 4G LTE]
2424
peripherals: [A-GPS, Accelerometer, Compass, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, SBAS, QZSS, Gyroscope, Hall effect sensor, Light sensor, NFC, Proximity sensor, USB OTG]
25+
quirks: [changing_screen_resolution]
2526
ram: 8 GB LPDDR4X
2627
recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Power</kbd>.
2728
recovery_partition_name: boot

_data/devices/guacamole_variant1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ models: [GM1910, GM1911, GM1913, GM1917]
2626
name: '7 Pro'
2727
network: [2G GSM, 3G UMTS, 4G LTE]
2828
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, SBAS, QZSS, Gyroscope, Hall effect sensor, Light sensor, NFC, Ultrasound proximity sensor, USB OTG]
29+
quirks: [changing_screen_resolution]
2930
ram: 6/8/12GB GB LPDDR4X
3031
recovery_partition_name: boot
3132
recovery_reboot: fastboot_menu

_data/devices/guacamole_variant2.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ models: [GM1915]
2525
name: '7 Pro (T-Mobile)'
2626
network: [2G GSM, 3G UMTS, 4G LTE]
2727
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, SBAS, QZSS, Gyroscope, Hall effect sensor, Light sensor, NFC, Ultrasound proximity sensor, USB OTG]
28+
quirks: [changing_screen_resolution]
2829
ram: 6/8/12GB GB LPDDR4X
2930
recovery_partition_name: boot
3031
recovery_reboot: fastboot_menu

_data/devices/hotdog.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ models: [HD1910, HD1911, HD1913, HD1917]
2626
name: '7T Pro'
2727
network: [2G GSM, 3G UMTS, 3G CDMA2000, 4G LTE]
2828
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, SBAS, QZSS, Gyroscope, Hall effect sensor, Light sensor, NFC, Ultrasound proximity sensor, USB OTG]
29+
quirks: [changing_screen_resolution]
2930
ram: 8/12GB GB LPDDR4X
3031
recovery_partition_name: recovery
3132
recovery_reboot: fastboot_menu

0 commit comments

Comments
 (0)