Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Generate .toc for android_stubs_current.jar
Browse files Browse the repository at this point in the history
This should be landed before we merge the main change, which
defines define-jar-to-toc-rule.

https://android-review.googlesource.com/#/c/181833/

Bug: 24597504
Change-Id: Icc3394690fb7949cfb89eff951ce3c394d273205
  • Loading branch information
shinh committed Nov 19, 2015
1 parent 95e0260 commit 6198f07
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build/build_android_stubs.mk
Expand Up @@ -52,4 +52,6 @@ $(full_target): $(stub_timestamp) $(framework_res_package)
$(hide) jar -u0f $@ -C $(PRIVATE_CLASS_INTERMEDIATES_DIR) resources.arsc

$(jack_lib) : $(full_target) $(JILL_JAR) $(JACK)
$(transform-jar-to-jack)
$(transform-jar-to-jack)

$(call define-jar-to-toc-rule, $(full_target))

0 comments on commit 6198f07

Please sign in to comment.