cmsdk: Fix issue with intermediates not ready

Change-Id: Id0dcfd7dc4a3ce50bed3dcd61c6d402c872c74de
This commit is contained in:
Steve Kondik 2015-11-03 10:13:04 -08:00
parent 4eb54afce0
commit 1a5c249b67
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ cm_framework_module := $(LOCAL_INSTALLED_MODULE)
cm_framework_res_R_stamp := \
$(call intermediates-dir-for,APPS,org.cyanogenmod.platform-res,,COMMON)/src/R.stamp
$(full_classes_compiled_jar): $(cm_framework_res_R_stamp)
$(built_dex_intermediate): $(cm_framework_res_R_stamp)
$(cm_framework_module): | $(dir $(cm_framework_module))org.cyanogenmod.platform-res.apk