OSDN Git Service

Remove some duplication.
authorPavel Grafov <pgrafov@google.com>
Tue, 12 Dec 2017 16:32:29 +0000 (16:32 +0000)
committerPavel Grafov <pgrafov@google.com>
Tue, 12 Dec 2017 17:50:33 +0000 (17:50 +0000)
commit2b6d7b1e8979afab1563fc2fe29ec998db01ed51
treeb3608d9cb242c8adcbe34c789715bc06480a7b5c
parentec646687c3549a670020ec24fe563d9b418b30a0
Remove some duplication.

Only admins that require PASSWORD_QUALITY_COMPLEX are now
taken into account for minimum lower/upper case letter counts
as specified in the docs.

Test: cts-tradefed run cts --module CtsDevicePolicyManagerTestCases --test
com.android.cts.devicepolicy.DeviceAdminHostSideTestApi23
Test: cts-tradefed run cts --module CtsDevicePolicyManagerTestCases --test
com.android.cts.devicepolicy.DeviceAdminHostSideTestApi24

Change-Id: I0bfba7a5843d0acfa753cf0eb474769107feef43
services/devicepolicy/java/com/android/server/devicepolicy/DevicePolicyManagerService.java