Merge "Set the default value of pm.dexopt.shared to speed"
diff --git a/target/product/runtime_libart.mk b/target/product/runtime_libart.mk
index aaa1c78..829601c 100644
--- a/target/product/runtime_libart.mk
+++ b/target/product/runtime_libart.mk
@@ -85,4 +85,5 @@
     pm.dexopt.install=quicken \
     pm.dexopt.bg-dexopt=speed-profile \
     pm.dexopt.ab-ota=speed-profile \
-    pm.dexopt.inactive=verify
+    pm.dexopt.inactive=verify \
+    pm.dexopt.shared=speed