From edc089ab26ceda5f6b964271e6026be8cc035a6a Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Sun, 1 Jul 2018 14:41:43 +0200 Subject: [PATCH] sdm845-common: Remove unnecessary languages_full.mk include * It's already included in full_base_telephony. Change-Id: I7547ff447e81641e74fd911a12f5a9f0df9e5ccf --- common.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/common.mk b/common.mk index c5ad4b6..397ccf3 100644 --- a/common.mk +++ b/common.mk @@ -14,7 +14,6 @@ # limitations under the License. # -$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/product_launched_with_o_mr1.mk) # Get non-open-source specific aspects