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

LOCAL_PACKAGE_NAME := DevelopmentSettings
LOCAL_SDK_VERSION := current

include $(BUILD_PACKAGE)