1 Star 1 Fork 0

慕北游 / policy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Android.mk 360 Bytes
一键复制 编辑 原始数据 按行查看 历史
seonfly 提交于 2015-09-04 19:36 . init project
LOCAL_PATH:= $(call my-dir)
# the library
# ============================================================
include $(CLEAR_VARS)
LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_MODULE := android.policy
include $(BUILD_JAVA_LIBRARY)
# additionally, build unit tests in a separate .apk
include $(call all-makefiles-under,$(LOCAL_PATH))
Android
1
https://gitee.com/songfulhust/policy.git
git@gitee.com:songfulhust/policy.git
songfulhust
policy
policy
master

搜索帮助