OSDN Git Service

docs: Fix typo in IMPORTANCE_SERVICE description am: 08a4e470b8
authorAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Mon, 6 Jan 2020 18:13:01 +0000 (18:13 +0000)
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Mon, 6 Jan 2020 18:13:01 +0000 (18:13 +0000)
Change-Id: I32360f63be584c4223c6aae692beb48c0bdf4802

core/java/android/app/ActivityManager.java

index 91b98c7..556b60b 100644 (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