commit | 31c7d6162472077c20760025128271b8aa9f5a21 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Wed Mar 24 17:41:01 2021 -0700 |
committer | Nathan Harold <nharold@google.com> | Thu Mar 25 16:45:59 2021 -0700 |
tree | 984cb1db881f2a688601478f02f2b17011b6a248 | |
parent | 8c23380d2f3707346a853bbbeeb639355b7717fa [diff] |
Add a Compat Flag for Throwing For Null Telephony In order to prevent a sea of random crashes as part of migrating to throwing behavior for callback APIs that hit null ITelephony and null IOns objects, this change re-introduces backwards-compatible behavior for APIs that are being "upgraded" to throwing behavior. Bug: 182185642 Test: atest CtsTelephonyTestCases Change-Id: I492ba6a79e74350986afbd6ab5cc5e7b05b8cd35