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

Commit 8c934ac6 authored by Brian Carlstrom's avatar Brian Carlstrom
Browse files

Remove workaround now unneeded with Proguard 5.1

Bug: 17550647

Change-Id: I2f10897d8d20c27d7224fb6ab90fdbf39c2842ce
parent 161f1a7e
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.