Home | History | Annotate | Download | only in proguard
      1 # Copyright 2016 The Chromium Authors. All rights reserved.
      2 # Use of this source code is governed by a BSD-style license that can be
      3 # found in the LICENSE file.
      4 
      5 # As of August 11, 2016, obfuscation was found to save 660kb on our .dex size
      6 # and 53kb memory/process (through shrinking method/string counts).
      7 -renamesourcefileattribute PG
      8 -repackageclasses ""
      9