crdroid: Include vendor/certification when available
Change-Id: I09d1609bec14279c349349d203311653678bf1e5 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
parent
8776027373
commit
a5a1566cd6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
# Allow vendor/extra to override any property by setting it first
|
# Allow vendor/extra to override any property by setting it first
|
||||||
$(call inherit-product-if-exists, vendor/extra/product.mk)
|
$(call inherit-product-if-exists, vendor/extra/product.mk)
|
||||||
|
$(call inherit-product-if-exists, vendor/certification/config.mk)
|
||||||
|
|
||||||
PRODUCT_BRAND ?= LineageOS
|
PRODUCT_BRAND ?= LineageOS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue