Merge "Add framework/native to fix build."
diff --git a/build/sdk_only_whitelist.mk b/build/sdk_only_whitelist.mk
index d325f8e..e5eea9d 100644
--- a/build/sdk_only_whitelist.mk
+++ b/build/sdk_only_whitelist.mk
@@ -47,6 +47,7 @@
 	external/zlib \
 	frameworks/base \
 	frameworks/compile \
+	frameworks/native \
 	system/core/adb \
 	system/core/fastboot \
 	system/core/libcutils \