Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a91b3227 authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch...

Merge branch '999-warning-in-smartphone-selector-screen-of-non-availability-of-official-bootloader-unlock-methods' into 'master'

Resolve "Warning in smartphone selector screen of non availability of official bootloader unlock methods"

Closes #999

See merge request e/documentation/user!1153
parents c5e1eb9e fa303c51
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ network:
- {tech: 2G, bands: 'GSM' }
- {tech: 3G, bands: 'UMTS' }
- {tech: 4G, bands: 'LTE' }
not_unlockable: true
peripherals: [Fingerprint reader, Accelerometer, Proximity sensor, Compass, GPS, FM radio]
ram: 2/3 GB
recovery_boot: devices.recovery_boot_asus_X
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ network:
- {tech: 2G, bands: GSM}
- {tech: 3G, bands: UMTS} 
- {tech: 4G, bands: LTE}
not_unlockable: true
peripherals: [Fingerprint reader, Accelerometer, Proximity sensor, Compass, GPS, FM radio]
ram: 3/4/6 GB
recovery_boot: devices.recovery_boot_asus_X
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ network:
- {tech: 2G, bands: GSM}
- {tech: 3G, bands: UMTS} 
- {tech: 4G, bands: LTE}
not_unlockable: true
peripherals: [Fingerprint reader, Accelerometer, Proximity sensor, Compass, GPS, FM radio]
ram: 3/4 GB
recovery_boot: devices.recovery_boot_asus_X
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ network:
- {tech: 2G, bands: GSM}
- {tech: 3G, bands: UMTS} 
- {tech: 4G, bands: LTE}
not_unlockable: true
peripherals: [Fingerprint reader, Accelerometer, Proximity sensor, Compass, GPS, FM radio]
ram: 3/4/6 GB
recovery_boot: devices.recovery_boot_asus_X
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ network:
- {tech: 2G, bands: GSM}
- {tech: 3G, bands: UMTS} 
- {tech: 4G, bands: LTE}
not_unlockable: true
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual front speakers, FM radio, Fingerprint reader, GLONASS, GPS, Gyroscope, NFC, Proximity sensor, RGB ambient light, USB OTG]
ram: 4/6/8 GB LPDDR4X
recovery_boot: devices.recovery_boot_asus_z
Loading