Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
briar
briar
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 697
    • Issues 697
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briar
  • briarbriar
  • Issues
  • #1334

Closed
Open
Opened Jul 04, 2018 by akwizgran@akwizgranOwner

Resource compression differs between original APK and reproduced APK

When trying to reproduce the release-1.0.11 APK, we saw differences in the Gradle output between the original build and the reproducer.

Original:

Removed unused resources: Binary resource data reduced from 11278KB to 11276KB: Removed 0%

Reproducer:

Removed unused resources: Binary resource data reduced from 11278KB to 11278KB: Removed 0%

Some XML resources with names starting with abc_ have their contents replaced with an empty <x/> tag in the original APK, but not in the reproduced APK.

Subtask of #1272 (closed).

Assignee
Assign to
Android 1.1
Milestone
Android 1.1
Assign milestone
Time tracking
None
Due date
None
Reference: briar/briar#1334