OSDN Git Service

Merge "First stab at a sample voice recognition service to show the skeleton for...
authorMike LeBeau <mlebeau@android.com>
Fri, 12 Feb 2010 21:55:09 +0000 (13:55 -0800)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Fri, 12 Feb 2010 21:55:09 +0000 (13:55 -0800)
build/sdk.atree
samples/ApiDemos/res/xml/device_admin_sample.xml

index f3bd0c6..a9226ce 100644 (file)
@@ -143,7 +143,7 @@ framework/swing-worker-1.1.jar tools/lib/swing-worker-1.1.jar
 bin/layoutopt tools/layoutopt
 framework/layoutopt.jar tools/lib/layoutopt.jar
 framework/uix.jar tools/lib/uix.jar
-framework/groovy-all-1.6.5.jar tools/lib/groovy-all-1.6.5.jar
+framework/groovy-all-1.7.0.jar tools/lib/groovy-all-1.7.0.jar
 
 # traceview
 bin/traceview tools/traceview
index bfd6c5f..7158003 100644 (file)
@@ -20,7 +20,6 @@
         <limit-password />
         <watch-login />
         <reset-password />
-        <limit-unlock />
         <force-lock />
         <wipe-data />
     </uses-policies>