commit | 9b35233ea511eab24aa15de5dc2e94b6f8ed081d | [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 | 31e1e46ec081d441165e2f478560901b76192b55 | |
parent | 2594c71c1c537fd204b5d1730437f151d31cc343 [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