Add profman to the build scripts
Bug: 26719109 Bug: 26563023 Change-Id: I91e4baa0102362035d9a73dcfd5bc4645906aae1
This commit is contained in:
parent
83bb581788
commit
aab43390a0
|
@ -47,7 +47,8 @@ PRODUCT_PACKAGES += \
|
|||
libz \
|
||||
oatdump \
|
||||
okhttp \
|
||||
patchoat
|
||||
patchoat \
|
||||
profman
|
||||
|
||||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
|
||||
dalvik.vm.image-dex2oat-Xms=64m \
|
||||
|
|
Loading…
Reference in New Issue