Merge "Add profman to the build scripts"

am: 487479f301

* commit '487479f301e49e8955d0930c760b739507f76ddc':
  Add profman to the build scripts
This commit is contained in:
Calin Juravle 2016-02-23 14:11:56 +00:00 committed by android-build-merger
commit 3d0d0aebba
1 changed files with 2 additions and 1 deletions

View File

@ -47,7 +47,8 @@ PRODUCT_PACKAGES += \
libz \
oatdump \
okhttp \
patchoat
patchoat \
profman
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
dalvik.vm.image-dex2oat-Xms=64m \