commit | 22aaae5ba7dbdb8648ef764d3a21123c5d47eaea | [log] [tgz] |
---|---|---|
author | Jackeagle <jackeagle102@gmail.com> | Thu May 20 14:20:27 2021 -0400 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu May 20 14:20:27 2021 -0400 |
tree | 03bf91cac751208fb265096c383d250ff73f2a01 | |
parent | c88fcc54d22f0754e2376fcd2f302a857533fe85 [diff] |
config: Update gapps include file Signed-off-by: Jackeagle <jackeagle102@gmail.com> Change-Id: I19185106c73306610de1599f1e30bb0570f6c02b
diff --git a/config/common.mk b/config/common.mk index ad0736b..8de3c11 100644 --- a/config/common.mk +++ b/config/common.mk
@@ -138,7 +138,7 @@ # Gapps ifeq ($(BLISS_BUILD_VARIANT), gapps) -$(call inherit-product, vendor/gapps/common/common-vendor.mk) +$(call inherit-product, vendor/gapps/gapps.mk) endif # FOD Animations