commit | 4b0f7dd2c0c4773606cb583f7f8b42b7bf092366 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Mon Feb 02 10:33:05 2015 -0800 |
committer | Brian Carlstrom <bdc@google.com> | Mon Feb 02 11:39:51 2015 -0800 |
tree | d773639dfaaf0127283b4494f54a74d44a1e324a | |
parent | 123d99f0adc85e42fa5c34058719bf362aa20239 [diff] |
Fix Android.mk. - You don't need to explicitly specify protobuf library; The library name has been changed and the build system automatically adds it. - You can't have a file target $(LOCAL_BUILT_MODULE) depend on phony target launcher_protoutil_lib. - "include $(call all-makefiles-under,$(LOCAL_PATH))" must be on the last line. (cherry picked from commit 3d74c6632ed6ab23db0cde80bc8a61daecfd49ef) Change-Id: I27d967a57d6a9373da50821af32191614a3c8bc7