forked from openkylin/platform_build
Add several module owners to the whitelist
Change-Id: I9a215b74167efc2a6b3070dc8b616a289669d10f
This commit is contained in:
parent
fbcd24c559
commit
d497a1db71
|
@ -17,6 +17,12 @@
|
|||
# Restrict the vendor module owners here.
|
||||
|
||||
_vendor_owner_whitelist := \
|
||||
broadcom \
|
||||
imgtec \
|
||||
invensense \
|
||||
nxp \
|
||||
samsung \
|
||||
ti
|
||||
|
||||
|
||||
ifeq (true,$(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_RESTRICT_VENDOR_FILES))
|
||||
|
|
Loading…
Reference in New Issue