cmsdk: Fix spelling error in CMSettingsProvider makefile.

Change-Id: I21689c41a112995e133d4221a14e65e805b4cc31
This commit is contained in:
Adnan Begovic 2015-09-01 13:58:47 -07:00
parent 40a46bd09e
commit c5fa7bcf01
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ src_dir := src
res_dir := res
LOCAL_SRC_FILES := $(call all-java-files-under, $(src_dir))
LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, $(res_dirs))
LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, $(res_dir))
LOCAL_PACKAGE_NAME := CMSettingsProvider
LOCAL_CERTIFICATE := platform