Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dpolicy.go62 type policyConf struct { struct
63 android.ModuleBase
65 properties policyConfProperties
67 installSource android.Path
68 installPath android.InstallPath
80 func (c *policyConf) installable() bool {
84 func (c *policyConf) stem() string {
88 func (c *policyConf) buildVariant(ctx android.ModuleContext) string {
101 func (c *policyConf) cts() bool {
105 func (c *policyConf) withAsan(ctx android.ModuleContext) string {
[all …]