Explorar el Código

ui: update proguard rules to keep crash logs readable

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
master
Harsh Shandilya hace 4 años
committed by Jason A. Donenfeld
padre
commit
10e910186e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      ui/proguard-rules.pro

+ 3
- 0
ui/proguard-rules.pro Ver fichero

@@ -1,3 +1,6 @@
# Squelch all warnings, they're harmless but ProGuard
# escalates them as errors.
-dontwarn sun.misc.Unsafe

# Retain some information to keep stacktraces usable
-keepattributes SourceFile,LineNumberTable

Cargando…
Cancelar
Guardar