Remove unsupported option from R8 flags

See I71cd2d0e54f24c61043ac0a67df0a22c1e74deb3

Bug: 112338230
Change-Id: Ia4f19555fb86464c19d3e9cd07cba1870b215181
This commit is contained in:
Luca Stefani 2019-04-22 21:47:11 +02:00
parent 22c434e80f
commit 765d2aed94
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
# To prevent name conflict in incremental obfuscation.
-useuniqueclassmembernames
# Some classes in the libraries extend package private classes to chare common functionality
# that isn't explicitly part of the API
-dontskipnonpubliclibraryclasses -dontskipnonpubliclibraryclassmembers