Searched refs:SystemExtPublicSepolicyDirs (Results 1 – 3 of 3) sorted by relevance
209 $(call add_json_list, SystemExtPublicSepolicyDirs, $(SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS) $(BOARD…
363 SystemExtPublicSepolicyDirs []string `json:",omitempty"` member
1321 func (c *deviceConfig) SystemExtPublicSepolicyDirs() []string { func1322 return c.config.productVariables.SystemExtPublicSepolicyDirs