Commit f580a0cc authored by Rudy Xie's avatar Rudy Xie Committed by Commit Bot

Convert file_paths.xml to a resource template.

This is needed by downstream for conditional statement.

Change-Id: I8dd2ed99306f308279a3cce2b3ec35d2edec285c
Reviewed-on: https://chromium-review.googlesource.com/994792Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
Commit-Queue: Rudy Xie <rudyxie@google.com>
Cr-Commit-Position: refs/heads/master@{#549103}
parent bce90711
......@@ -785,6 +785,7 @@ android_assets("chrome_public_locale_pak_assets") {
jinja_template_resources("chrome_public_apk_template_resources") {
resources = [
"java/res_template/xml/file_paths.xml",
"java/res_template/xml/launchershortcuts.xml",
"java/res_template/xml/searchable.xml",
"java/res_template/xml/syncadapter.xml",
......@@ -795,6 +796,7 @@ jinja_template_resources("chrome_public_apk_template_resources") {
jinja_template_resources("chrome_sync_shell_apk_template_resources") {
resources = [
"java/res_template/xml/file_paths.xml",
"java/res_template/xml/launchershortcuts.xml",
"java/res_template/xml/searchable.xml",
"java/res_template/xml/syncadapter.xml",
......
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