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

Commit 1e2dc905 authored by PODISHETTY KUMAR's avatar PODISHETTY KUMAR
Browse files

Revert "MessageQueue: Add flag for tail tracking optimization"

Revert submission 25706335-message_queue_tail_tracking

Reason for revert: <Test Revert b/318606175>

Reverted changes: /q/submissionid:25706335-message_queue_tail_tracking

Change-Id: Ie3e80752e4523c3e79cb2023b44d81e249f6cc84
parent 3a44b7d7
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -98,11 +98,3 @@ flag {
    description: "Guards StrictMode APIs for detecting restricted network access."
    bug: "317250784"
}

flag {
    name: "message_queue_tail_tracking"
    namespace: "system_performance"
    description: "track tail of message queue."
    bug: "305311707"
    is_fixed_read_only: true
}