Makefile文件  |  7行  |  119 B

LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

LOCAL_PACKAGE_NAME := DevelopmentSettings

include $(BUILD_PACKAGE)