Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dsepolicy_vers.go35 type sepolicyVers struct { struct
36 android.ModuleBase
37 properties sepolicyVersProperties
38 installSource android.Path
39 installPath android.InstallPath
54 func (v *sepolicyVers) installable() bool {
58 func (v *sepolicyVers) stem() string {
62 func (v *sepolicyVers) DepsMutator(ctx android.BottomUpMutatorContext) {
66 func (v *sepolicyVers) GenerateAndroidBuildActions(ctx android.ModuleContext) {
94 func (v *sepolicyVers) AndroidMkEntries() []android.AndroidMkEntries {