Merge "Fix for SDK breakage with hidden field."

This commit is contained in:
Oscar Montemayor
2010-08-04 18:28:43 -07:00
committed by Android (Google) Code Review

View File

@@ -109,7 +109,6 @@ public final class DeviceAdminInfo implements Parcelable {
*
* <p>To control this policy, the device admin must have a "set-global-proxy"
* tag in the "uses-policies" section of its meta-data.
* @hide
*/
public static final int USES_POLICY_SETS_GLOBAL_PROXY = 5;