Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/build/soong/
H A Dpolicy.go482 type policyBinary struct { struct
483 android.ModuleBase
485 properties policyBinaryProperties
487 installSource android.Path
488 installPath android.InstallPath
500 func (c *policyBinary) InstallInRoot() bool {
504 func (c *policyBinary) Installable() bool {
508 func (c *policyBinary) stem() string {
512 func (c *policyBinary) GenerateAndroidBuildActions(ctx android.ModuleContext) {
590 func (c *policyBinary) AndroidMkEntries() []android.AndroidMkEntries {