davinci: Call the proprietary setup
Change-Id: I4563950f74a86683b25fe747f17f78afedbda690
This commit is contained in:
parent
b48dfc8cd3
commit
533868a4f4
@ -17,3 +17,6 @@
|
|||||||
BOARD_VENDOR := xiaomi
|
BOARD_VENDOR := xiaomi
|
||||||
|
|
||||||
DEVICE_PATH := device/xiaomi/davinci
|
DEVICE_PATH := device/xiaomi/davinci
|
||||||
|
|
||||||
|
# Inherit from proprietary files
|
||||||
|
include vendor/xiaomi/davinci/BoardConfigVendor.mk
|
||||||
|
@ -14,6 +14,9 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# Call the proprietary setup
|
||||||
|
$(call inherit-product, vendor/xiaomi/davinci/davinci-vendor.mk)
|
||||||
|
|
||||||
# Soong namespaces
|
# Soong namespaces
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
$(LOCAL_PATH)
|
$(LOCAL_PATH)
|
||||||
|
Loading…
Reference in New Issue
Block a user