OSDN Git Service

Pass dexopt flags as integer
authorTodd Kennedy <toddke@google.com>
Fri, 25 Sep 2015 14:47:47 +0000 (07:47 -0700)
committerRom Lemarchand <romlem@google.com>
Mon, 16 Nov 2015 20:43:46 +0000 (12:43 -0800)
commit90907aca732cf5cbb80cc95993f2401857254069
tree8b06804dd1f6f4c01ae1c3611d9d939fa7b5ed76
parent4e5a5adda807cec54df8c1f2ccf51830abe9b4e2
Pass dexopt flags as integer

Instead of using a series of booleans, create a single flags integer
that contains all of the dexopt options.

(cherry picked from commit 76e767ca14bcbb4bc809cd1279ece82a3aabe8a4)

Change-Id: I35542aa73ca57b0e765d19b1339b1429849c1ae8
cmds/installd/commands.cpp
cmds/installd/installd.cpp
cmds/installd/installd.h