Searched refs:OnlyPreoptBootImageAndSystemServer (Results 1 – 3 of 3) sorted by relevance
32 OnlyPreoptBootImageAndSystemServer bool // only preopt jars in the boot image or system server member287 OnlyPreoptBootImageAndSystemServer: false,
145 if global.OnlyPreoptBootImageAndSystemServer && !contains(global.BootJars, module.Name) &&
92 …$(call add_json_bool, OnlyPreoptBootImageAndSystemServer, $(filter true,$(WITH_DEXPREOPT_BOOT_IMG_…