summaryrefslogtreecommitdiff
path: root/libs/binder/ProcessState.cpp
diff options
context:
space:
mode:
author Ytai Ben-Tsvi <ytai@google.com> 2020-11-02 13:43:50 -0800
committer Ytai Ben-Tsvi <ytai@google.com> 2020-11-03 09:12:16 -0800
commitd08b1e404f319c52257c9d8df3b934876a43be21 (patch)
treef12ec611f4f22bda207f2be0a5ca1d3835929d39 /libs/binder/ProcessState.cpp
parent1111ce4a0d84521cc26c0e7f2dd3033b3dd4276b (diff)
Make ScopedFileDescriptor default ctor implicit
Having the default ctor marked explicit causes problems initializing it using the {} syntax, which occurs, e.g. in binder_parcel_utils.h:483 Without this change, compilation fails with: "chosen constructor is explicit in copy-initialization" Test: compiles Change-Id: Ic261a3d9ce4bbd7d3d54402ccdcc4d4e02add271
Diffstat (limited to 'libs/binder/ProcessState.cpp')
0 files changed, 0 insertions, 0 deletions