Commit 6b8f8692 authored by michaelbai's avatar michaelbai Committed by Commit bot

Also generate R.java files for app-as-shared-lib

BUG=532598

Review URL: https://codereview.chromium.org/1360313004

Cr-Commit-Position: refs/heads/master@{#351192}
parent 03d3d97d
...@@ -407,7 +407,7 @@ def _OnStaleMd5(options): ...@@ -407,7 +407,7 @@ def _OnStaleMd5(options):
gen_dir, gen_dir,
options.extra_res_packages, options.extra_res_packages,
options.extra_r_text_files, options.extra_r_text_files,
options.shared_resources, options.shared_resources or options.app_as_shared_lib,
options.include_all_resources) options.include_all_resources)
# This is the list of directories with resources to put in the final .zip # This is the list of directories with resources to put in the final .zip
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment