commit | d2c0c1021e7da8b2a4d9a6e61d52766381fca23f | [log] [tgz] |
---|---|---|
author | Daniel Sandler <dsandler@android.com> | Tue Jan 29 13:47:04 2013 -0500 |
committer | Daniel Sandler <dsandler@android.com> | Tue Jan 29 14:27:21 2013 -0500 |
tree | c3d3672fcc0ab1a8e6da6abf39edc00e9c7270ba | |
parent | 572ec703d5b647cb7de4f30f2db4dc35a5e1a17e [diff] |
Implement support for method calls in the `content` tool. $ content call --uri content://com.example --method methodname [--arg optional_string_arg] [--extra name:s:foo --extra value:i:0] The URI is just used to resolve the provider. --extra has the same syntax as --bind. Change-Id: I98cb89f0174a00e7c29ca0d8c8d809d453de3623