Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dsepolicy_vers.go37 type sepolicyVers struct { struct
38 android.ModuleBase
39 properties sepolicyVersProperties
40 installSource android.Path
41 installPath android.InstallPath
56 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 …]