diff options
Diffstat (limited to 'aosp_barbet.mk')
| -rw-r--r-- | aosp_barbet.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/aosp_barbet.mk b/aosp_barbet.mk index 0cd916f..1b30175 100644 --- a/aosp_barbet.mk +++ b/aosp_barbet.mk @@ -38,6 +38,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) |
