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

Commit 1625f786 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Add missing TARGET_BOOTLOADER_BOARD_NAME

ro.product.board was missing and some 3rd party apps
were considering the FP6 as an emulator.

Set TARGET_BOOTLOADER_BOARD_NAME properly so that the
os has a proper ro.product.board system property.
parent 28a06f1c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -107,6 +107,9 @@ BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
# Bootanimation
TARGET_USES_MURENA_BOOTANIMATION := true

# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := FP6

# Display
TARGET_SCREEN_DENSITY := 480