diff options
| -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 |
