diff options
Diffstat (limited to 'aosp_bonito.mk')
| -rw-r--r-- | aosp_bonito.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aosp_bonito.mk b/aosp_bonito.mk index e4f3898e..6ae2652f 100644 --- a/aosp_bonito.mk +++ b/aosp_bonito.mk @@ -39,6 +39,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_product.mk) # All components inherited here go to vendor image # # TODO(b/136525499): move *_vendor.mk into the vendor makefile later +TARGET_SUPPORTS_OMX_SERVICE := false $(call inherit-product, $(SRC_TARGET_DIR)/product/handheld_vendor.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_vendor.mk) |
