Commit bf95deec authored by yucliu's avatar yucliu Committed by Commit Bot

Add "dont_load_shared_libraries" to android_apk forward list

"dont_load_shared_libraries" is used by Cast internal build. Add it to
forward list.

BUG=None
TEST=CQ

Change-Id: I7e056a163ecf5efd2d456e4479f3bb4f82ec89ea
Reviewed-on: https://chromium-review.googlesource.com/1176359Reviewed-by: default avatarSimeon Anfinrud <sanfin@chromium.org>
Reviewed-by: default avatarTibor Goldschwendt <tiborg@chromium.org>
Reviewed-by: default avataragrieve <agrieve@chromium.org>
Commit-Queue: agrieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583503}
parent 55aaff44
......@@ -2796,6 +2796,7 @@ if (enable_java_templates) {
"data_deps",
"deps",
"dist_ijar_path",
"dont_load_shared_libraries",
"emma_never_instrument",
"enable_chromium_linker_tests",
"enable_multidex",
......
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