Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dpolicy.go468 type policyBinary struct { struct
469 android.ModuleBase
471 properties policyBinaryProperties
473 installSource android.Path
474 installPath android.InstallPath
486 func (c *policyBinary) InstallInRoot() bool {
490 func (c *policyBinary) Installable() bool {
494 func (c *policyBinary) stem() string {
498 func (c *policyBinary) GenerateAndroidBuildActions(ctx android.ModuleContext) {
576 func (c *policyBinary) AndroidMkEntries() []android.AndroidMkEntries {