Android: Add res_sources_path to build config deps
Java targets use the contents of the res_sources_path file of all their dependencies to determine the resource_dirs value in the java target's build config. Thus these files need to be in its depfile through all_inputs. Also remove unused resource directory shortcut, and build/android/empty* Bug: 1049296 Change-Id: Icc8375bdeca1a4ba2d954a964a62bf852a81b788 Fixed: 1049296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042405 Auto-Submit: Peter Wen <wnwen@chromium.org> Reviewed-by:Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#739042}
Showing
Please register or sign in to comment