Searched defs:policyBinary (Results 1 – 1 of 1) sorted by relevance
464 type policyBinary struct { struct465 android.ModuleBase467 properties policyBinaryProperties469 installSource android.Path470 installPath android.InstallPath482 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 …]