blob: ee48602767ed9a9baeeade6ceecade9e33c851ec [file] [log] [blame]
Dianne Hackborn9da08122012-10-10 19:01:09 -07001LOCAL_PATH:= $(call my-dir)
2include $(CLEAR_VARS)
3
4LOCAL_PACKAGE_NAME := DevelopmentSettings
Anton Hansson44b2e0d2018-02-21 14:11:42 +00005LOCAL_SDK_VERSION := current
Dianne Hackborn9da08122012-10-10 19:01:09 -07006
7include $(BUILD_PACKAGE)