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

Commit 08a11ec1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge changes from topic "update_sysprop_api_txt" am: da2ce9ea

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1462123

Change-Id: Iba73c0dabf340b310b730734d930baa348d3ce74
parents cd68e11d da2ce9ea
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
props {
  module: "android.sysprop.WatchdogProperties"
  prop {
    api_name: "fatal_count"
    type: Integer
    scope: Internal
    prop_name: "framework_watchdog.fatal_count"
  }
  prop {
    api_name: "fatal_window_second"
    type: Integer
    scope: Internal
    prop_name: "framework_watchdog.fatal_window.second"
  }
  prop {
    api_name: "is_fatal_ignore"
    scope: Internal
    prop_name: "persist.debug.framework_watchdog.fatal_ignore"
  }
}