Loading core/java/android/content/pm/PermissionInfo.java +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ public class PermissionInfo extends PackageItemInfo implements Parcelable { /** * Additional flag for {@link #protectionLevel}, corresponding * to the <code>development</code> value of * to the <code>appop</code> value of * {@link android.R.attr#protectionLevel}. */ public static final int PROTECTION_FLAG_APPOP = 0x40; Loading Loading
core/java/android/content/pm/PermissionInfo.java +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ public class PermissionInfo extends PackageItemInfo implements Parcelable { /** * Additional flag for {@link #protectionLevel}, corresponding * to the <code>development</code> value of * to the <code>appop</code> value of * {@link android.R.attr#protectionLevel}. */ public static final int PROTECTION_FLAG_APPOP = 0x40; Loading