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, 6 Sep 2016 18:23:54 +0000 (11:23 -0700)
commita5cc10a8e8d47fd01c117cc51ac1f6765a1735ce
treeaa1ae1b4801760094409ff147efafec055c5cfe7
parent64c4038586c8e64fe8cf7777457c88091f03bcbf
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
(cherry picked from commit e21ac2193d4ed1fd9bc4d5328625d3868409fe4d)
cmds/installd/commands.cpp