| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All Parcelable CREATOR fields are @NonNull. | Jeff Sharkey | 2019-02-28 | 1 | -1/+1 |
| | | | | | | | | | | If they were null, then the Parcelable would fail to work. Bug: 126726802 Test: manual Change-Id: I7929ffa2f20e5de1c8e68e8263cca99496e9d014 Exempt-From-Owner-Approval: Trivial API annotations | ||||
| * | camera: Add Java binder proxies for some existing binder interfaces | Igor Murashkin | 2013-06-11 | 1 | -0/+63 |
| Note that anything not in the AIDL interfaces, will NOT be magically compatible if you just add it there. It probably requires a change in frameworks/av/camera as well. Bug: 9213377 Change-Id: I91d3efb755ed2e3ace139f83573f86efdccccd06 | |||||
