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

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

Resolve "Warning in smartphone selector screen of non availability of official...

Resolve "Warning in smartphone selector screen of non availability of official bootloader unlock methods"
parent 323a420c
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