cmsdk: Fix issue with intermediates not ready
Change-Id: Id0dcfd7dc4a3ce50bed3dcd61c6d402c872c74de
This commit is contained in:
parent
4eb54afce0
commit
1a5c249b67
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user