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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user