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

Commit 2f42ea64 authored by Manoj Nair's avatar Manoj Nair
Browse files

2nd set of self reviewed files

parent ee01be69
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -29,8 +29,9 @@ name: Pixel 4a 5G
network:
- {tech: 2G, bands: 'GSM' }
- {tech: 3G, bands: 'UMTS' }
- {tech: 3G, bands: 'CDMA2000' }
- {tech: 4G, bands: 'LTE' }
- {tech: 5G }
- {tech: 5G, bands: 'NR' }
peripherals: [Accelerometer, Barometer, BeiDou, Compass, Depth Sensor, Fingerprint reader, Galileo, GLONASS, GPS, Gyroscope, Light sensor, NFC, Proximity sensor, USB OTG]
ram: 6 GB
recovery_boot: devices.recovery_boot_using_volume_keys
+1 −2
Original line number Diff line number Diff line
architecture: arm64
battery: {removable: False, capacity: 5000, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', version: '13.0', ships_fw: True}
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: {spec: '5.2', profiles: [A2DP + aptX HD]}
+1 −1
Original line number Diff line number Diff line
architecture: arm64
battery: {removable: False, capacity: 2800 , tech: 'Li-Po'}
before_install_args: {version: 13}
before_install_args: {version: 15}
before_install_file_name: before_install_needs_specific_android_fw
before_recovery_install_file_name: before_recovery_install_boot_stack
before_recovery_install: {instructions: 'boot_stack', partitions: [dtbo]}
+1 −2
Original line number Diff line number Diff line
architecture: arm64
battery: {capacity: 5050, removable: False, tech: 'Li-Ion'}
before_install: {instructions: 'needs_specific_android_fw', ships_fw: True, version: '14'}
before_recovery_install_file_name: before_recovery_install_boot_stack
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_kernel_boot]}
before_install_file_name: before_install_needs_specific_android_fw
before_install_args: {version: 14}
before_install_args: {version: 15}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.3'}
cameras:
  - {flash: 'Dual LED (dual tone)', info: '50 MP (main)'}
+1 −1
Original line number Diff line number Diff line
architecture: arm64
battery: {capacity: 4385, removable: False, tech: 'Li-Po'}
before_install_args: {version: 14}
before_install_args: {version: 15}
before_install_file_name: before_install_needs_specific_android_fw
before_recovery_install_file_name: before_recovery_install_boot_stack
before_recovery_install: {instructions: 'boot_stack', partitions: [boot, dtbo, vendor_kernel_boot]}
Loading