Searched defs:sepolicyVers (Results 1 – 1 of 1) sorted by relevance
37 type sepolicyVers struct { struct38 android.ModuleBase39 properties sepolicyVersProperties40 installSource android.Path41 installPath android.InstallPath56 func (v *sepolicyVers) installable() bool {60 func (v *sepolicyVers) stem() string {64 func (v *sepolicyVers) DepsMutator(ctx android.BottomUpMutatorContext) {68 func (v *sepolicyVers) GenerateAndroidBuildActions(ctx android.ModuleContext) {94 func (v *sepolicyVers) AndroidMkEntries() []android.AndroidMkEntries {[all …]