Add profman to the build scripts

Bug: 26719109
Bug: 26563023

(cherry picked from commit aab43390a0)

Change-Id: Idc49872eebb283436fcdd02fe095e8c8826aff44
This commit is contained in:
Calin Juravle 2016-02-19 16:54:20 +00:00
parent 0a0b9d7bb8
commit c9e3d16fdb
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 \