Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dpolicy.go95 type policyConf struct { struct
96 android.ModuleBase
98 properties policyConfProperties
100 installSource android.Path
101 installPath android.InstallPath
113 func (c *policyConf) installable() bool {
117 func (c *policyConf) stem() string {
121 func (c *policyConf) buildVariant(ctx android.ModuleContext) string {
134 func (c *policyConf) cts() bool {
138 func (c *policyConf) isTargetRecovery() bool {
[all …]