commit | 2a04aefdf03abbdabb035f89c8a1df636c168de0 | [log] [tgz] |
---|---|---|
author | Dave Sparks <davidsparks@android.com> | Thu May 07 12:25:25 2009 -0700 |
committer | Dave Sparks <davidsparks@android.com> | Thu May 07 12:25:25 2009 -0700 |
tree | af1373ffe5244655f868c9145fdf3813fe82e66a | |
parent | 50396063c2fbb1f427cf31e0b8a56567fb5a069c [diff] |
Add new binder methods to camera client to support generic callbacks This is the first step in a multi-step change to move from the old specific callbacks to a generic callback. This will allow future flexibility in the interface without requiring binder rewrites. Bug 1837832