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

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

self review 1st set changes

parent d2eaff79
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ cpu_cores: '8'
cpu_freq: 2.26 GHz
current_branch: 22
depth: 9.89 mm (0.386 in)
download_boot: devices.hold_volume_down_power
download_boot: devices.hold_volume_down_power_logo
gpu: Adreno 506
height: 158 mm (6.2 in)
image: FP3.png
@@ -20,13 +20,13 @@ maintainers: []
models: [FP3, FP3+]
name: FP3/3+
network:
- {tech: 2G, bands: '850 900 1800 1900' }
- {tech: 3G, bands: '8(900) 2(1900) 1(2100) ' }
- {tech: 4G, bands: '3(1800) 7(2600) 20(800)' }
- {tech: 2G, bands: 'GSM' }
- {tech: 3G, bands: 'UMTS' }
- {tech: 4G, bands: 'LTE' }
available_in_murena_store: true
peripherals: [Compass, Accelerometer, Gyroscope, Light sensor, Dual SIM, GPS, GLONASS, Proximity sensor]
ram: 4 GB
recovery_boot: devices.hold_volume_up_power
recovery_boot: devices.hold_volume_up_power_logo
release: 2019
screen: 5.65 in
screen_ppi: 427
+4 −4
Original line number Diff line number Diff line
@@ -20,10 +20,10 @@ maintainers: []
models: [FP4]
name: FP4
network:
- {tech: 2G, bands: '850/900/1800/1900 Mhz' }
- {tech: 3G, bands: '1/2/4/5/8' }
- {tech: 4G, bands: '1/2/3/4/5/7/8/12/18/19/20/28/32/38/40/41/71' }
- {tech: 5G, bands: 'n1/n3/n5/n7/n8/n20/n28/n38/n41/n71/n77/n78'}
- {tech: 2G, bands: 'GSM' }
- {tech: 3G, bands: 'UMTS' }
- {tech: 4G, bands: 'LTE' }
- {tech: 5G, bands: 'NR'}
- {tech: VoLTE + VoWiFi (depending on local network)}
available_in_murena_store: true
peripherals: [Compass, Accelerometer, Gyroscope, Fingerprint Scanner (Side Mounted, Right), Light sensor, Dual SIM (1 Physical + 1 e-SIM), GPS, GLONASS, Proximity sensor, USB Type C]
+4 −4
Original line number Diff line number Diff line
@@ -20,10 +20,10 @@ maintainers: []
models: [FP5]
name: FP5
network:
- {tech: 2G, bands: '850/900/1800/1900 Mhz' }
- {tech: 3G, bands: '1/2/5/8' }
- {tech: 4G, bands: '1/2/3/4/5/7/8/12/20/28/32/38/40/41/42/48/66/71' }
- {tech: 5G, bands: 'n1/n2/n3/n5/n7/n8/n20/n28/n38/n41/n48/n66/n71/n77/n78'}
- {tech: 2G, bands: 'GSM' }
- {tech: 3G, bands: 'UMTS' }
- {tech: 4G, bands: 'LTE' }
- {tech: 5G, bands: 'NR'}
- {tech: VoLTE + VoWiFi (depending on local network)}
available_in_murena_store: true
peripherals: [Compass, Accelerometer, Gyroscope, Fingerprint Scanner (Side Mounted, Right), Light sensor, Dual SIM (1 Physical + 1 e-SIM), GPS, GLONASS, Proximity sensor, USB Type C]
+2 −2
Original line number Diff line number Diff line
architecture: arm64
battery: {capacity: 4492, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '15'}
before_install_file_name: before_install_needs_specific_android_fw
before_install_args: {version: 14}
before_install_args: {version: 15}
before_recovery_install_file_name: before_recovery_install_boot_stack
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_kernel_boot]}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.3'}
+2 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ battery: {removable: False, capacity: 4680, tech: 'Li-Po'}
before_install_file_name: before_install_needs_specific_android_fw
before_install_args: {version: 14}
before_recovery_install_file_name: before_recovery_install_boot_stack
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo, boot]}
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo]}
bluetooth: {spec: '5', profiles: [A2DP + aptX HD]}
cameras:
- {flash: 'LED', info: '12.2 MP'}
@@ -30,7 +30,7 @@ network:
- {tech: 2G, bands: 'GSM' }
- {tech: 3G, bands: 'UMTS' }
- {tech: 4G, bands: 'LTE' }
- {tech: 5G }
- {tech: 5G, bands: 'NR' }
peripherals: [Accelerometer, BeiDou, Compass, Fingerprint reader, Galileo, GLONASS, GPS, Gyroscope, Light sensor, NFC, Proximity sensor, USB OTG]
ram: 6 GB
recovery_boot: devices.hold_volume_down_power_recovery
Loading