OSDN Git Service

Add utility for toggling settings from the cmd line.
authorBrett Chabot <brettchabot@android.com>
Mon, 11 Oct 2010 23:21:20 +0000 (16:21 -0700)
committerBrett Chabot <brettchabot@android.com>
Mon, 11 Oct 2010 23:25:03 +0000 (16:25 -0700)
commita2e81242e01af6619310003a6a035ce82b6f7e09
tree60e496d93d99d46812dcb34c317e18afdfd15c6b
parent3c72deb3f4f087a3f7b8915301277b9e26b286e3
Add utility for toggling settings from the cmd line.

Change-Id: I4dc7052c22fac3edf66e2d7db0c8d7039be4f196
apps/SettingsCmd/Android.mk [new file with mode: 0644]
apps/SettingsCmd/AndroidManifest.xml [new file with mode: 0644]
apps/SettingsCmd/src/com/android/settingscmd/SettingsInstrument.java [new file with mode: 0644]