lemonadep: Disable OMX service

Change-Id: I5381e098af64271f9d71c484262e1710e8fcacea
This commit is contained in:
Michael Bestas 2025-01-02 01:12:07 +02:00
parent 6fbaa6abb8
commit 9ef997233c
No known key found for this signature in database

View File

@ -6,6 +6,7 @@
# Inherit from those products. Most specific first. # Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) $(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) $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from lemonadep device # Inherit from lemonadep device