Add several module owners to the whitelist

Change-Id: I9a215b74167efc2a6b3070dc8b616a289669d10f
This commit is contained in:
Conley Owens 2011-12-15 10:24:26 -08:00
parent fbcd24c559
commit d497a1db71
1 changed files with 6 additions and 0 deletions

View File

@ -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))