OSDN Git Service

Fix 3024528: Initial implementation of owner info to enable dogfooding
authorJim Miller <jaggies@google.com>
Thu, 14 Oct 2010 04:11:07 +0000 (21:11 -0700)
committerJim Miller <jaggies@google.com>
Thu, 14 Oct 2010 22:50:15 +0000 (15:50 -0700)
commitedfaaeaed7e7329620b8e9d62a62aa41f09ad787
treea675993a93dd2f13f558cb654a85d768a40745e8
parent5c9bd5f127de30189fc73ae21487baf650454870
Fix 3024528: Initial implementation of owner info to enable dogfooding

This is a quick UI implementation to allow owner info to be changed
on LockScreen for dogfooding.

Change-Id: I0dc781def594d1c921c44348c130f509798a71f4
res/layout/ownerinfo.xml [new file with mode: 0644]
res/values/strings.xml
res/xml/settings_headers.xml
src/com/android/settings/OwnerInfo.java [new file with mode: 0644]