Merge "Ambient: Pulse for every noisy notification exactly once" into nyc-mr1-dev am: bd43552975 am: 24eaf0c700

am: 7dd485d858

Change-Id: I6854beaa24a24fff06523ae76fd207d5783f77e9
This commit is contained in:
Adrian Roos
2016-08-23 22:33:04 +00:00
committed by android-build-merger
2 changed files with 11 additions and 3 deletions

View File

@@ -5866,6 +5866,8 @@ public final class Settings {
/**
* If nonzero, ANRs in invisible background processes bring up a dialog.
* Otherwise, the process will be silently killed.
*
* Also prevents ANRs and crash dialogs from being suppressed.
* @hide
*/
public static final String ANR_SHOW_BACKGROUND = "anr_show_background";