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

Commit bd6089d3 authored by derfelot's avatar derfelot Committed by Alexander Grund
Browse files

lilac: board: Don't reserve space for FDE anymore

parent 6f0f6a36
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -32,8 +32,7 @@ BOARD_KERNEL_CMDLINE += androidboot.hardware=lilac
### PARTITIONS
# See also /proc/partitions on the device
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 5242880000
# Reserve space for data encryption (23753875456-32768)
BOARD_USERDATAIMAGE_PARTITION_SIZE := 23753842688
BOARD_USERDATAIMAGE_PARTITION_SIZE := 23753875456
BOARD_VENDORIMAGE_PARTITION_SIZE := 1610612736

### DISPLAY