docs: Fix typo in IMPORTANCE_SERVICE description

Test: make ds-docs -j32

Bug: 140783404

Change-Id: Ife86109eebefe9c87f7c9ed4a0587676e3392d90
Exempt-From-Owner-Approval: Docs-only change
This commit is contained in:
Kevin Hufnagle
2020-01-03 20:05:28 +00:00
parent 98274d96f5
commit 08a4e470b8

View File

@@ -2897,7 +2897,7 @@ public class ActivityManager {
public static final int IMPORTANCE_CANT_SAVE_STATE_PRE_26 = 170;
/**
* Constant for {@link #importance}: This process is contains services
* Constant for {@link #importance}: This process contains services
* that should remain running. These are background services apps have
* started, not something the user is aware of, so they may be killed by
* the system relatively freely (though it is generally desired that they