aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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))