Merge "Promote DISALLOW_RUN_IN_BACKGROUND to SystemAPI"

This commit is contained in:
TreeHugger Robot
2018-01-18 09:26:37 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -791,6 +791,7 @@ public class UserManager {
* @see #getUserRestrictions()
* @hide
*/
@SystemApi
public static final String DISALLOW_RUN_IN_BACKGROUND = "no_run_in_background";
/**