aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2014-05-07 08:26:02 +0530
committerAmit Pundir <amit.pundir@linaro.org>2014-05-07 08:26:02 +0530
commit12c3fb7b2ce5eb879b3595da2cba7e77afb02c4c (patch)
treeaed65487b656223dd4681e0d797edc533a0194f6
parentd9315065c928cd080d5374dcd518b16be9e83a39 (diff)
downloadbuild-linaro-juice-master.tar.gz
update blacklisted projects listlinaro-juice-master
Change-Id: I59dc321ab7caf1b060a9dde1d3521d6fc7283e88 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
-rw-r--r--core/projects_blacklist.mk16
1 files changed, 0 insertions, 16 deletions
diff --git a/core/projects_blacklist.mk b/core/projects_blacklist.mk
index 0d3c7afb60..ca1b50ad3b 100644
--- a/core/projects_blacklist.mk
+++ b/core/projects_blacklist.mk
@@ -1,22 +1,6 @@
-# Chromium/V8: needs 64-bit support
-_project_directory_blacklist += \
- external/chromium-libpac \
- external/chromium_org \
- external/v8 \
- frameworks/webview \
-
# misc build errors
_project_directory_blacklist += \
- external/oprofile/daemon \
- external/oprofile/opcontrol \
- frameworks/base/rs \
frameworks/base/packages/services/PacProcessor \
- device/generic/goldfish/opengl \
- device/generic/goldfish/camera \
-
-#Not supported packages
-_project_directory_blacklist += \
- packages/apps/Camera2 \
_project_directory_blacklist_pattern := $(addsuffix %,$(_project_directory_blacklist))