summaryrefslogtreecommitdiff
path: root/chromium
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2014-11-17 20:28:51 +0000
committerTorne (Richard Coles) <torne@google.com>2014-11-17 20:28:51 +0000
commitd96f01bc4bccc016cc35173358b9ebb4eb4ecae4 (patch)
tree058b55880654c01a810e24f20c3bae189d1115e9 /chromium
parent05a7888ca30d8f6c60f2900a592cfbaaef0ac236 (diff)
downloadwebview-d96f01bc4bccc016cc35173358b9ebb4eb4ecae4.tar.gz
Allow dex preopt in webview.
The bug around preopting a multiarch apk has been fixed for a while; stop disabling LOCAL_DEX_PREOPT. Bug: 17772057 Change-Id: Ie653d7e79ef5cef5dc01e9b87c8f3ee78175f4f9
Diffstat (limited to 'chromium')
-rw-r--r--chromium/package.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/chromium/package.mk b/chromium/package.mk
index 061b40e..1abe575 100644
--- a/chromium/package.mk
+++ b/chromium/package.mk
@@ -61,9 +61,6 @@ LOCAL_JNI_SHARED_LIBRARIES += libwebviewchromium
LOCAL_MULTILIB := both
-# See Bug 17409149.
-LOCAL_DEX_PREOPT := false
-
# If this build is just for apps, skip building the platform-side dependencies.
ifeq ($(TARGET_BUILD_APPS),)
LOCAL_REQUIRED_MODULES := \