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

Commit 74568b5f authored by Ben Miles's avatar Ben Miles
Browse files

Bump the size of the debug store from 16 to 32 events.

This is to provide a longer history to make ANRs more actionable.

Change-Id: I9e214a0f06d7a3b5e6ad34766c2c02ac57fc854c
Bug: 409760497
Flag: com.android.internal.os.debug_store_enabled
parent 5399f2c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ impl DebugStore {
    /// The default limit for the number of events that can be stored.
    ///
    /// This limit is used to initialize the storage for debug events.
    const DEFAULT_EVENT_LIMIT: usize = 16;
    const DEFAULT_EVENT_LIMIT: usize = 32;
    /// A designated identifier used for events that cannot be closed.
    ///
    /// This ID is used for point/instantaneous events, or events do not have