Don't include tested apks resources in test apk
This restricts the test apk's resources to just be those not already included in the tested apk. Because GN apk targets typically don't include java of their own, this requires supporting javac+jar for the case where there is no java files. Fixes deps so that chrome_shell_test_apk actually builds. TBR=nyquist,dalecurtis,cbentzel BUG=359249 Review URL: https://codereview.chromium.org/1127233005 Cr-Commit-Position: refs/heads/master@{#329510}
Showing
Please register or sign in to comment