Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dpolicy.go464 type policyBinary struct { struct
465 android.ModuleBase
467 properties policyBinaryProperties
469 installSource android.Path
470 installPath android.InstallPath
482 func (c *policyBinary) InstallInRoot() bool {
486 func (c *policyBinary) Installable() bool {
490 func (c *policyBinary) stem() string {
494 func (c *policyBinary) GenerateAndroidBuildActions(ctx android.ModuleContext) {
570 func (c *policyBinary) AndroidMkEntries() []android.AndroidMkEntries {
[all …]