Remove UseApexImage and GenerateApexImage.
These options are not used anymore. Bug: 119800099 Test: m Change-Id: I4568ff23ed71a5c288ed87828aed6e4bc4f8bd4d
This commit is contained in:
@@ -32,9 +32,6 @@ type GlobalConfig struct {
|
||||
|
||||
UseArtImage bool // use the art image (use other boot class path dex files without image)
|
||||
|
||||
GenerateApexImage bool // generate an extra boot image only containing jars from the runtime apex
|
||||
UseApexImage bool // use the apex image by default
|
||||
|
||||
HasSystemOther bool // store odex files that match PatternsOnSystemOther on the system_other partition
|
||||
PatternsOnSystemOther []string // patterns (using '%' to denote a prefix match) to put odex on the system_other partition
|
||||
|
||||
|
Reference in New Issue
Block a user