OSDN Git Service

Restore the up time preference.
authorDoris Ling <dling@google.com>
Wed, 25 Jul 2018 23:12:57 +0000 (16:12 -0700)
committerDoris Ling <dling@google.com>
Wed, 25 Jul 2018 23:43:40 +0000 (16:43 -0700)
commitd526c973f6feadb42492977d8b293e92166ae065
tree48287cc55edeb882fd855243365063e12c7a8d7c
parentc879386e5adbd155c56d5e5531b10ba7296f61dd
Restore the up time preference.

- up time preference is removed when we updated to the new version of
about phone settings. Add it back to the preference xml, and restore the
controller for it.

Change-Id: I245316e84d04f9d6f033377c944b615dd6e138a5
Fixes: 111828610
Test: manual
res/xml/my_device_info.xml
src/com/android/settings/deviceinfo/UptimePreferenceController.java [new file with mode: 0644]
src/com/android/settings/deviceinfo/aboutphone/MyDeviceInfoFragment.java