New issue
Advanced search Search tips

Issue 604276 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 565359
Owner:
Closed: Apr 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

GN: Don't compile in android_libraries referenced via an android_assets

Project Member Reported by agrieve@chromium.org, Apr 18 2016

Issue description

Although this is rare, it can come up that an android_assets() includes a .dex file generated by an android_library().

The intention here is clearly to included the .dex file separately, and not to compile it into the apk's classes.dex. However, this configuration is currently causing it to be merged.
 
Mergedinto: 565359
Status: Duplicate (was: Started)
Looks like this was already fixed

Comment 2 by ssdd98...@gmail.com, Apr 18 2016

indonesia
Pada tanggal 18 Apr 2016 21.06, "agrieve@chromium.org via Monorail" <
monorail@chromium.org> menulis:

Sign in to add a comment