From 0dcc2a645b042e99b7a81e1a900f6ab1a8a06263 Mon Sep 17 00:00:00 2001 From: Wally Yau Date: Fri, 8 Aug 2014 06:54:25 -0700 Subject: [PATCH] Add Mediatek and Sony to the list of vendor module owners. Change-Id: I72942d93303760cb5484f9a6691c36ea69f0e8e5 --- core/tasks/vendor_module_check.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/tasks/vendor_module_check.mk b/core/tasks/vendor_module_check.mk index 793dd1688..fc9e86744 100644 --- a/core/tasks/vendor_module_check.mk +++ b/core/tasks/vendor_module_check.mk @@ -28,6 +28,7 @@ _vendor_owner_whitelist := \ intel \ lge \ moto \ + mtk \ nvidia \ nxp \ nxpsw \ @@ -35,6 +36,7 @@ _vendor_owner_whitelist := \ qti \ samsung \ samsung_arm \ + sony \ synaptics \ ti \ trusted_logic \