We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9184947 + b1f5772 commit 070e7eeCopy full SHA for 070e7ee
Android.mk
@@ -238,7 +238,7 @@ $(full_classes_compiled_jar): $(framework_res_R_stamp)
238
# Make sure that framework-res is installed when framework is.
239
$(LOCAL_INSTALLED_MODULE): | $(dir $(LOCAL_INSTALLED_MODULE))framework-res.apk
240
241
-framework_built := $(LOCAL_BUILT_MODULE)
+framework_built := $(call java-lib-deps,framework)
242
243
# AIDL files to be preprocessed and included in the SDK,
244
# relative to the root of the build tree.
0 commit comments