From 0d35612f0f30455eabdef79f42f7b462b9160c74 Mon Sep 17 00:00:00 2001 From: Siluxsept Date: Sat, 9 Aug 2025 22:54:30 +0200 Subject: redbull: drop obsolete manifest_omx reference Change-Id: I638debac0467a7a3bcd1635e8910464e0ef9131e --- BoardConfig-common.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk index a22f1c0a..df51725a 100644 --- a/BoardConfig-common.mk +++ b/BoardConfig-common.mk @@ -468,10 +468,6 @@ TARGET_HAS_HDR_DISPLAY := true # Vendor Interface Manifest DEVICE_MANIFEST_FILE := device/google/redbull/manifest.xml -ifeq (,$(filter %_64,$(TARGET_PRODUCT))) -# Omx is 32 bit only -DEVICE_MANIFEST_FILE += device/google/redbull/manifest_omx.xml -endif DEVICE_MATRIX_FILE := device/google/redbull/compatibility_matrix.xml # Use mke2fs to create ext4 images -- cgit v1.2.3