Home
last modified time | relevance | path

Searched defs:policyConf (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/sepolicy/build/soong/
H A Dpolicy.go99 type policyConf struct { struct
100 android.ModuleBase
101 android.DefaultableModuleBase
102 flaggableModuleBase
104 properties policyConfProperties
106 installSource android.Path
107 installPath android.InstallPath
142 func (c *policyConf) installable() bool {
146 func (c *policyConf) stem() string {
150 func (c *policyConf) buildVariant(ctx android.ModuleContext) string {
[all …]