dre: Disable OMX service
Change-Id: I5381e098af64271f9d71c484262e1710e8fcacea
This commit is contained in:
parent
a27d857000
commit
a4a325f15e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,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 dre device
|
# Inherit from dre device
|
||||||
|
|
Loading…
Reference in a new issue