From 328576dc2ec5ca7491c28bc9c76d2dd1eb83240b Mon Sep 17 00:00:00 2001 From: Svet Ganov Date: Mon, 29 Jun 2015 10:29:02 -0700 Subject: Remove the empty accounts group. bug:22044480 Change-Id: I76a0cc82028a8cca6366053ca8f2ccf6f570c908 --- system-api/23.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'system-api') diff --git a/system-api/23.txt b/system-api/23.txt index 6903439..2c955b8 100644 --- a/system-api/23.txt +++ b/system-api/23.txt @@ -217,7 +217,6 @@ package android { public static final class Manifest.permission_group { ctor public Manifest.permission_group(); - field public static final java.lang.String ACCOUNTS = "android.permission-group.ACCOUNTS"; field public static final java.lang.String CALENDAR = "android.permission-group.CALENDAR"; field public static final java.lang.String CAMERA = "android.permission-group.CAMERA"; field public static final java.lang.String LOCATION = "android.permission-group.LOCATION"; -- cgit v1.1