Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(267)

Issue 2949973002: Use multidex capable application for chrome_public_test_apk.

Created:
3 years, 6 months ago by aluo1
Modified:
2 years ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3112
Project:
chromium
Visibility:
Public.

Description

Use multidex capable application for chrome_public_test_apk. https://codereview.chromium.org/2839983002 enabled multidex build to avoid the max limit of methods. But the tests app was not multidex aware on L and below devices (M and above working fine due to support in Android). Tests on waterfall were failing to find the needed classes. BUG=726516 Review-Url: https://codereview.chromium.org/2905353003 Cr-Commit-Position: refs/heads/master@{#480537} (cherry picked from commit 7ce5ca5baaa4efaa739ce6b5fe2444e010a5eb06)

Patch Set 1 #

Powered by Google App Engine
This is Rietveld 408576698