Pass DEXPREOPT_BOOT_JARS_MODULES to Make
Make is not setting PreoptBootJars, pass the value computed in Soong back to Make. Test: m checkbuild Change-Id: Ie3db926df9c5d6bf18db1003b95823c7566800a9
This commit is contained in:
@@ -200,8 +200,7 @@ type productVariables struct {
|
||||
UncompressPrivAppDex *bool `json:",omitempty"`
|
||||
ModulesLoadedByPrivilegedModules []string `json:",omitempty"`
|
||||
|
||||
BootJars []string `json:",omitempty"`
|
||||
PreoptBootJars []string `json:",omitempty"`
|
||||
BootJars []string `json:",omitempty"`
|
||||
|
||||
IntegerOverflowExcludePaths []string `json:",omitempty"`
|
||||
|
||||
|
Reference in New Issue
Block a user