aboutsummaryrefslogtreecommitdiff
path: root/code_writer.cpp
diff options
context:
space:
mode:
authorIvan Lozano <ivanlozano@google.com>2019-11-25 09:30:02 -0800
committerIvan Lozano <ivanlozano@google.com>2019-12-06 02:25:07 +0000
commitb3f4d624dfb046fcc04f63c89651ef3394eb6bc7 (patch)
tree8355e48148330dff48ee87e9881a9e1b1ce6a3b1 /code_writer.cpp
parent54be7bd4ae6f7559be27a4b24468badcdc16ff17 (diff)
downloadaidl-b3f4d624dfb046fcc04f63c89651ef3394eb6bc7.tar.gz
Update the generate_cpp to new binder macro.
IMPLEMENT_META_INTERFACE is now only intended to be used by manually written binder interfaces, which as a practice is being deprecated. This macro checks the interface against a whitelist of allowed hand-written interfaces. Since these are generated interfaces, and thus do not need to be checked against the whitelist, instead call the new macro that skips the check, DO_NOT_DIRECTLY_USE_ME_IMPLEMENT_META_INTERFACE. Bug: 136279235 Test: m aosp_arm64-eng Change-Id: I56a23c4e0b1adbffaa09fea730deb253f959b479
Diffstat (limited to 'code_writer.cpp')
0 files changed, 0 insertions, 0 deletions