OSDN Git Service

Fix 2527411: Remove unusable display timeouts from Settings.
authorJim Miller <jaggies@google.com>
Tue, 30 Mar 2010 03:18:51 +0000 (20:18 -0700)
committerJim Miller <jaggies@google.com>
Tue, 30 Mar 2010 05:16:55 +0000 (22:16 -0700)
commitd90b5a84d8261a30db573de5a722722d6a37391e
treeb6c6db971888daaa27faef0a9a135bc79931188e
parent29c803733597a9a7544fdc0d3ae6aefe78eb9f93
Fix 2527411: Remove unusable display timeouts from Settings.

This fix removes unusable display timeouts from Settings when
a device policy is enabled.

Patch 3 catches the case where not having any active policies clears the list.

Change-Id: I5b08d420c73b1c2e6fe2bb4e65656790290574cd
src/com/android/settings/DisplaySettings.java