Remove obsolete dexpreopt config option UseArtImage
.
Bug: 170935728 Test: lunch aosp_cf_x86_64_phone-userdebug && m && lunch_cvd Change-Id: Id83b9085794fd2ec338077ca909f84e04ccad041
This commit is contained in:
@@ -36,8 +36,6 @@ type GlobalConfig struct {
|
||||
|
||||
PreoptWithUpdatableBcp bool // If updatable boot jars are included in dexpreopt or not.
|
||||
|
||||
UseArtImage bool // use the art image (use other boot class path dex files without image)
|
||||
|
||||
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