aboutsummaryrefslogtreecommitdiff
path: root/aidl_checkapi.cpp
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2020-05-13 17:17:07 +0900
committerJooyung Han <jooyung@google.com>2020-05-14 10:32:37 +0900
commit4a0446655e6ec514f54511f467b319cd683284ef (patch)
tree21b41d2525dfbb87cad1f9e15776803ea672532f /aidl_checkapi.cpp
parentb142818e7d319d0dc3bc82b6b9b52b186da9f88a (diff)
downloadaidl-4a0446655e6ec514f54511f467b319cd683284ef.tar.gz
setDefaultImpl aborts on a second call
The actual problem is that default implementation is set globally. setDefaultImpl might not work as expected when it is called twice with different instances. Because we don't have a proper solution for the problem, we prevent calling setDefaultImpl() twice by aborting. Bug: 140139809 Test: ./runtests.sh Change-Id: I910ef474fc87d8c818552df99a79703fc101229d
Diffstat (limited to 'aidl_checkapi.cpp')
0 files changed, 0 insertions, 0 deletions