Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43708477 authored by Brian Carlstrom's avatar Brian Carlstrom Committed by Android Git Automerger
Browse files

am 8c934ac6: Remove workaround now unneeded with Proguard 5.1

* commit '8c934ac6':
  Remove workaround now unneeded with Proguard 5.1
parents cebbeced 8c934ac6
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -14,9 +14,6 @@ LOCAL_PRIVILEGED_MODULE := true

LOCAL_PROGUARD_FLAGS := $(proguard.flags)

# Workaround for "local variable type mismatch" error.
LOCAL_DX_FLAGS += --no-locals

include $(BUILD_PACKAGE)

# Build the test package.