commit | 438a4112b3aa34898e0984fb148403f40f32231e | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Fri Mar 09 10:22:13 2012 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Mar 09 10:22:13 2012 -0800 |
tree | bbe373d061936aae747f562956582489ef883b3f | |
parent | 35c941e726789356580aeb22d484502aed9afc86 [diff] | |
parent | 06f3f54fc01481a1faf6cf660e771aff344e55f8 [diff] |
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 \