rules: - id: exported_activity_improved patterns: - pattern: | ... - pattern-not: | ... ... message: Non-launcher activity is exported. Review if this needs to be accessible from other apps. languages: [xml] severity: WARNING