Searched refs:SystemServerJars (Results 1 – 5 of 5) sorted by relevance
49 SystemServerJars []string // jars that form the system server member296 SystemServerJars: nil,
146 !contains(global.SystemServerJars, module.Name) && !module.PreoptExtractedApk {385 if contains(global.SystemServerJars, module.Name) {430 if contains(global.SystemServerJars, module.Name) {
115 if inList(ctx.ModuleName(), global.SystemServerJars) && !d.isSDKLibrary {
65 for _, m := range global.SystemServerJars {
105 $(call add_json_list, SystemServerJars, $(PRODUCT_SYSTEM_SERVER_JARS))