Skip to content

Commit

Permalink
spes: Set BUILD_BROKEN_VENDOR_PROPERTY_NAMESPACE
Browse files Browse the repository at this point in the history
althafvly authored and shripad-jyothinath committed Jul 29, 2023

Verified

This commit was signed with the committer’s verified signature.
1 parent 9b47e48 commit 4d740c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ AB_OTA_PARTITIONS += \

# APEX
DEXPREOPT_GENERATE_APEX_IMAGE := true

# Architecture
TARGET_ARCH := arm64
TARGET_ARCH_VARIANT := armv8-a
@@ -84,6 +84,7 @@ TARGET_NO_BOOTLOADER := true
BUILD_BROKEN_DUP_RULES := true
BUILD_BROKEN_ELF_PREBUILT_PRODUCT_COPY_FILES := true
RELAX_USES_LIBRARY_CHECK=true
BUILD_BROKEN_VENDOR_PROPERTY_NAMESPACE := true

# Configs File System
TARGET_FS_CONFIG_GEN := $(DEVICE_PATH)/configs/config.fs

0 comments on commit 4d740c1

Please sign in to comment.