commit | 1fd40783df716ff6b5aa75ccd0ccf2fba4488e7b | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Tue Sep 15 13:09:52 2020 +0900 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Sep 21 03:40:16 2020 +0000 |
tree | 0f3863715c59fa5640b9d0abad85e5ab1048ed65 | |
parent | cf999d674b7a1634625d0e6762d6dc7ae1df1903 [diff] |
s/RuntimeException/RemoteException for unimplemented methods Calling an unimplemented method causes RemoteException rather than RuntimeException. Bug: 167632276 Test: aidl_unittest, aidl_integration_test Test: NetworkStackCoverageMtsConfigTests Change-Id: Id302b5d984bd57ec0d9ecd1d0a42976760864939
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview