sdm660-common: Add miui camera repo if the repo exists
This commit is contained in:
parent
9f8632d553
commit
5f44f936a7
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
# Inherit proprietary files
|
||||
$(call inherit-product, vendor/xiaomi/sdm660-common/sdm660-common-vendor.mk)
|
||||
$(call inherit-product-if-exists, vendor/xiaomi/MiuiCamera/config.mk)
|
||||
|
||||
COMMON_PATH := device/xiaomi/sdm660-common
|
||||
|
||||
|
|
Loading…
Reference in a new issue