Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Keep InternalRewriter.rewrite to ensure it is not inlined
The function could be inlined into ParcelFileDescriptorRewinder.rewriteAndGet resulting in verification errors on pre api-level 21 devices.
- Loading branch information