commit | d497a1db712b6e316955edab462c0177d59fb851 | [log] [tgz] |
---|---|---|
author | Conley Owens <cco3@android.com> | Thu Dec 15 10:24:26 2011 -0800 |
committer | Conley Owens <cco3@android.com> | Thu Dec 15 10:25:17 2011 -0800 |
tree | 0bdd9148b4ffb51dc1d071cfa554371268de9ad1 | |
parent | fbcd24c5592d397ff3a9fc802a5c0637a7975b2b [diff] |
Add several module owners to the whitelist Change-Id: I9a215b74167efc2a6b3070dc8b616a289669d10f
diff --git a/core/tasks/module_owner_check.mk b/core/tasks/module_owner_check.mk index e66b0fc..028f037 100644 --- a/core/tasks/module_owner_check.mk +++ b/core/tasks/module_owner_check.mk
@@ -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))