summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-02-11 12:14:08 -0800
committerDianne Hackborn <hackbod@google.com>2010-02-11 14:36:30 -0800
commit315ada7fbb9e967c22e87b4921bec720ceb2c73c (patch)
treed40fec8ac540b985027bf2334c9d3e8d5d73d942 /api
parent2870552b412cd8186c6605d108b736832b9b82da (diff)
downloadframeworks_base-315ada7fbb9e967c22e87b4921bec720ceb2c73c.zip
frameworks_base-315ada7fbb9e967c22e87b4921bec720ceb2c73c.tar.gz
frameworks_base-315ada7fbb9e967c22e87b4921bec720ceb2c73c.tar.bz2
Get rid of the limit-unlock policy control.
This is merged with force-lock. These both allow effectively the same thing, so there is no reason to junk up the user experience with them as separate entities.
Diffstat (limited to 'api')
-rw-r--r--api/current.xml15
1 files changed, 2 insertions, 13 deletions
diff --git a/api/current.xml b/api/current.xml
index b62cc9a..d3ec86a 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -20396,7 +20396,7 @@
type="int"
transient="false"
volatile="false"
- value="4"
+ value="3"
static="true"
final="true"
deprecated="not deprecated"
@@ -20414,17 +20414,6 @@
visibility="public"
>
</field>
-<field name="USES_POLICY_LIMIT_UNLOCK"
- type="int"
- transient="false"
- volatile="false"
- value="3"
- static="true"
- final="true"
- deprecated="not deprecated"
- visibility="public"
->
-</field>
<field name="USES_POLICY_RESET_PASSWORD"
type="int"
transient="false"
@@ -20451,7 +20440,7 @@
type="int"
transient="false"
volatile="false"
- value="5"
+ value="4"
static="true"
final="true"
deprecated="not deprecated"