OSDN Git Service

CTS doesn't like swiping.
authorJeff Sharkey <jsharkey@android.com>
Fri, 31 Mar 2017 15:45:46 +0000 (09:45 -0600)
committerJeff Sharkey <jsharkey@android.com>
Fri, 31 Mar 2017 15:45:50 +0000 (09:45 -0600)
commit6544099f10a927025850f0da641f609221191313
tree1476e4fcb192cbce4a3d45b73e5b7c46a2900f83
parent60e0c1950565b7ed3883825af54d7808c93eb502
CTS doesn't like swiping.

It sounds like CTS prefers having the "none" lockscreen instead of
a "swipe" lockscreen, so give it what it wants.  This brings us back
to matching the original behavior of the NYC test.

Test: cts-tradefed run commandAndExit cts-dev -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.DirectBootHostTest#testDirectBootNative
Bug: 36789738
Change-Id: Ibc392362dda22b3df0bc98aa525c65fe70eeb861
services/core/java/com/android/server/LockSettingsShellCommand.java