summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
Diffstat (limited to 'target/product')
-rw-r--r--target/product/runtime_libart.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/product/runtime_libart.mk b/target/product/runtime_libart.mk
index 6cb8818..8f5f24d 100644
--- a/target/product/runtime_libart.mk
+++ b/target/product/runtime_libart.mk
@@ -20,7 +20,8 @@ PRODUCT_PACKAGES += \
core-libart \
libart \
dex2oat \
- oatdump
+ oatdump \
+ patchoat
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
dalvik.vm.image-dex2oat-Xms=64m \