commit | 4a8fb90b8c205377e89600d82db0d18e64b96ac3 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Dec 08 01:52:05 2022 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Dec 08 02:13:25 2022 +0000 |
tree | be0cf027bd717e9fb5358f93379ddcedc00e23b3 | |
parent | 6e5dda51cd770235764eef026c6a1c26e1014de2 [diff] |
libbinder_ndk: doc common stability error Ideally we can store in Stability.cpp if stability gets downgraded without the binder getting used, like other Binder.cpp 'wasParceled' checks, but we have only seen this issue one time. Putting a comment for now to indicate difference (this is not an issue in C++ backend because Bn* inherits from IBinder, only in NDK backend). Fixes: 261199113 Test: N/A Change-Id: I7e98eee2f830ccbf58edb961a5c3fa156c623344