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

Commit 309b02d1 authored by TheMalachite's avatar TheMalachite
Browse files

Revert "bismuth: Enabled updateable APEX"

Useless when we doesn't use FBE
This reverts commit 60a99005.
parent bf5415e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
DEVICE_PATH := device/teracube/bismuth

# APEX
DEXPREOPT_GENERATE_APEX_IMAGE := true
TARGET_FLATTEN_APEX := true

# Assertions
TARGET_OTA_ASSERT_DEVICE := Teracube_One,bismuth
+0 −3
Original line number Diff line number Diff line
@@ -3,9 +3,6 @@
# SPDX-License-Identifier: Apache-2.0
#

# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)

# Get non-open-source specific aspects
$(call inherit-product-if-exists, vendor/teracube/bismuth/bismuth-vendor.mk)