diff --git a/res/layout/ownerinfo.xml b/res/layout/ownerinfo.xml new file mode 100644 index 00000000000..16e7a8580d4 --- /dev/null +++ b/res/layout/ownerinfo.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 86bbb5b65c6..32aeec258ec 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -559,7 +559,10 @@ Lock device after timeout Adjust the delay before the device automatically locks - + + Show owner info on lock screen + + Owner info Location & security @@ -2034,7 +2037,7 @@ found in the list of installed applications. Are you sure you want to stop this system service? If you do, some features of your phone may stop working correctly until you power it off and then on again. - + Language & keyboard diff --git a/res/xml/settings_headers.xml b/res/xml/settings_headers.xml index 43338bb8d7f..0292f5ffbdd 100644 --- a/res/xml/settings_headers.xml +++ b/res/xml/settings_headers.xml @@ -109,7 +109,7 @@ -
@@ -156,6 +156,14 @@ android:title="@string/date_and_time_settings_title">
+ + +
+
+