Home
last modified time | relevance | path

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

/system/sepolicy/build/soong/
Dsepolicy_neverallow.go39 type neverallowTestModule struct { struct
40 android.ModuleBase
41 properties neverallowTestProperties
42 testTimestamp android.OutputPath
68 func (n *neverallowTestModule) checkpolicyConfModuleName() string {
73 func (n *neverallowTestModule) sepolicyAnalyzeConfModuleName() string {
77 func (n *neverallowTestModule) loadHook(ctx android.LoadHookContext) {
106 func (n *neverallowTestModule) DepsMutator(ctx android.BottomUpMutatorContext) {
111 func (n *neverallowTestModule) GenerateAndroidBuildActions(ctx android.ModuleContext) {
181 func (n *neverallowTestModule) AndroidMkEntries() []android.AndroidMkEntries {