OSDN Git Service

Installd: Add support for dex2oat very-large-app property
authorAndreas Gampe <agampe@google.com>
Mon, 11 Jul 2016 22:19:31 +0000 (15:19 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 12 Jul 2016 16:28:37 +0000 (09:28 -0700)
commite21ac2193d4ed1fd9bc4d5328625d3868409fe4d
treeb0384f701a5a59bf0fd112faa7f3f79f606ffec9
parentebe3d7a2e3f47ec3219f3da18c6229dee4e8aa87
Installd: Add support for dex2oat very-large-app property

To support constrained devices, dex2oat supports a parameter that
can downgrade a compilation to verify-at-runtime. Expose this
through the dalvik.vm.dex2oat-very-large system property.

Bug: 29557002
Change-Id: Iace626a8ec18533d37f84a41c20729fe7e400386
cmds/installd/commands.cpp