diff options
| author | Siluxsept <ronny.horn.rh@gmail.com> | 2025-08-09 22:54:30 +0200 |
|---|---|---|
| committer | Siluxsept <ronny.horn.rh@gmail.com> | 2025-08-09 22:54:30 +0200 |
| commit | 0d35612f0f30455eabdef79f42f7b462b9160c74 (patch) | |
| tree | 91a4395a9131ae2d4d1d40f895624e640ed78541 | |
| parent | dfecb9638e5c37f15158ee416ad8c04e8e3c02ce (diff) | |
redbull: drop obsolete manifest_omx reference
Change-Id: I638debac0467a7a3bcd1635e8910464e0ef9131e
| -rw-r--r-- | BoardConfig-common.mk | 4 |
1 files changed, 0 insertions, 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 |
