Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e069b132 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[IntrusionDetection] Add flag to gate callback fix" into main

parents e50accd4 c450b757
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -125,6 +125,16 @@ flag {
    is_exported: true
}

flag {
    name: "internal_log_event_listener"
    namespace: "hardware_backed_security"
    description: "Use internal callback to gather SecurityMonitor logs."
    bug: "389732143"
    metadata {
      purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "protect_device_config_flags"
    namespace: "psap_ai"