sdm660-common: Stop inheriting depricated gapps makefile
This commit is contained in:
parent
09b642feff
commit
0814ebe94f
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ endif
|
||||||
# Inherit proprietary files
|
# Inherit proprietary files
|
||||||
$(call inherit-product, vendor/xiaomi/sdm660-common/sdm660-common-vendor.mk)
|
$(call inherit-product, vendor/xiaomi/sdm660-common/sdm660-common-vendor.mk)
|
||||||
$(call inherit-product-if-exists, vendor/xiaomi/MiuiCamera/config.mk)
|
$(call inherit-product-if-exists, vendor/xiaomi/MiuiCamera/config.mk)
|
||||||
$(call inherit-product-if-exists, vendor/gapps/common/common-vendor.mk)
|
|
||||||
|
|
||||||
# Common Tree Path
|
# Common Tree Path
|
||||||
COMMON_PATH := device/xiaomi/sdm660-common
|
COMMON_PATH := device/xiaomi/sdm660-common
|
||||||
|
|
Loading…
Reference in a new issue