From 0a94feb3fe7c839786bf94f79806d6d1e4d96056 Mon Sep 17 00:00:00 2001 From: Raphael Moll Date: Mon, 6 Feb 2012 11:13:41 -0800 Subject: [PATCH] Win SDK: add ext4_utils to project whitelist. Change-Id: I00ce4e081d05608711f6e5e06dc5448309d76e94 --- build/sdk_only_whitelist.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/sdk_only_whitelist.mk b/build/sdk_only_whitelist.mk index 16bbe1bde..d325f8e2f 100644 --- a/build/sdk_only_whitelist.mk +++ b/build/sdk_only_whitelist.mk @@ -51,7 +51,8 @@ subdirs += \ system/core/fastboot \ system/core/libcutils \ system/core/liblog \ - system/core/libzipfile + system/core/libzipfile \ + system/extras/ext4_utils # ----- # Whitelist of platform specific projects that DO require Java