Commits

Android (Google) Code Review authored 3d7b8d1aa6aM
Merge change 5158 into donut * changes: Use a ref-counted callback interface for Camera. This allows the camera service to hang onto the callback interface until all callbacks have been processed. This prevents problems where pending callbacks in binder worker threads are processed after the Java camera object and its associated native resources have been released. Bug 1884362
Showing diff to5e27115995c