Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/build/soong/
H A Dselinux_contexts.go579 type contextsTestModule struct { struct
580 android.ModuleBase
583 context contextType
585 properties contextsTestProperties
586 fileProperties fileContextsTestProperties
587 testTimestamp android.OutputPath
648 func (m *contextsTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
709 func (m *contextsTestModule) AndroidMkEntries() []android.AndroidMkEntries {
726 func (m *contextsTestModule) ImageMutatorBegin(ctx android.ImageInterfaceContext) {
729 func (m *contextsTestModule) VendorVariantNeeded(ctx android.ImageInterfaceContext) bool {
[all …]