From 3ba1bc6213442fc2dd615da7b3640bf00253d59b Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 2 Jan 2025 01:12:07 +0200 Subject: [PATCH] bangkk: Disable OMX service Change-Id: I5381e098af64271f9d71c484262e1710e8fcacea --- lineage_bangkk.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/lineage_bangkk.mk b/lineage_bangkk.mk index ea13180..9cb71ba 100644 --- a/lineage_bangkk.mk +++ b/lineage_bangkk.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 bangkk device