Merge "Disable owner info when no lock screen" into mnc-dev

This commit is contained in:
Jason Monk
2015-06-04 13:08:48 +00:00
committed by Android (Google) Code Review

View File

@@ -31,6 +31,7 @@
<com.android.settings.SingleLineSummaryPreference
android:key="owner_info_settings"
android:enabled="false"
android:title="@string/owner_info_settings_title"
android:summary="@string/owner_info_settings_summary"/>