From ff9bf3909be26ed8acd3af24bf89a29da5e6acc6 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 2 Jan 2025 01:12:07 +0200 Subject: [PATCH] fogos: Disable OMX service Change-Id: I5381e098af64271f9d71c484262e1710e8fcacea --- lineage_fogos.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/lineage_fogos.mk b/lineage_fogos.mk index 7e2ddf0..83e866b 100644 --- a/lineage_fogos.mk +++ b/lineage_fogos.mk @@ -6,6 +6,7 @@ # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) +TARGET_SUPPORTS_OMX_SERVICE := false $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk) # Inherit from fogos device