From 7813000d49de51db102f70d9c6f2509419d8ea84 Mon Sep 17 00:00:00 2001
From: Elliott Hughes <enh@google.com>
Date: Tue, 25 Feb 2014 15:54:26 -0800
Subject: Take libcore off the LP64 blacklist.

Change-Id: I34bc49370ecdd37f83927c3829c775e404bcbd73
---
 core/64_bit_blacklist.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/core/64_bit_blacklist.mk b/core/64_bit_blacklist.mk
index 71a5cf3..99db95d 100644
--- a/core/64_bit_blacklist.mk
+++ b/core/64_bit_blacklist.mk
@@ -5,7 +5,6 @@ _64_bit_directory_blacklist += \
 	external/conscrypt \
 	external/neven \
 	external/svox \
-	libcore \
 	packages \
 
 # Chromium/V8: needs 64-bit support
-- 
cgit v1.1