Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dselinux_contexts.go530 type contextsTestModule struct { struct
531 android.ModuleBase
534 tool string
537 flags []string
539 properties contextsTestProperties
540 testTimestamp android.ModuleOutPath
590 func (m *contextsTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
620 func (m *contextsTestModule) AndroidMkEntries() []android.AndroidMkEntries {
637 func (m *contextsTestModule) ImageMutatorBegin(ctx android.BaseModuleContext) {
640 func (m *contextsTestModule) CoreVariantNeeded(ctx android.BaseModuleContext) bool {
[all …]