davinci: Call the proprietary setup

Change-Id: I4563950f74a86683b25fe747f17f78afedbda690
This commit is contained in:
Arian 2020-03-23 21:26:56 +01:00
parent b48dfc8cd3
commit 533868a4f4
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9
2 changed files with 6 additions and 0 deletions

View File

@ -17,3 +17,6 @@
BOARD_VENDOR := xiaomi
DEVICE_PATH := device/xiaomi/davinci
# Inherit from proprietary files
include vendor/xiaomi/davinci/BoardConfigVendor.mk

View File

@ -14,6 +14,9 @@
# limitations under the License.
#
# Call the proprietary setup
$(call inherit-product, vendor/xiaomi/davinci/davinci-vendor.mk)
# Soong namespaces
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)