summaryrefslogtreecommitdiff
path: root/identity/support/src/cppbor_parse.cpp
diff options
context:
space:
mode:
authorJooyung Han <jooyung@google.com>2021-02-26 17:09:23 +0900
committerJooyung Han <jooyung@google.com>2021-02-26 17:36:05 +0900
commitd33893fef38dad8f9e65eb54f1a6a2797c563074 (patch)
tree3bacbec10daff10293016e3cb8bed3671ff09d0f /identity/support/src/cppbor_parse.cpp
parentff7508dee5928dc25397c1f393e4139d1b4d3cf4 (diff)
neuralnetworks: fix out ParcelFileDescriptor
Refactored "out @nullable ParacelFileDescriptor" into FencedExecutionResult. It works well with NDK backend, but not with Java backend. To avoid future incompatibility, AIDL compiler will forbid "out ParcelFileDescriptor". This change moves the out parameter to its own parcelable type, FencedExecutionResult, along with IFencedExecutionCallback. Bug: 181194872 Test: atest --test-mapping packages/modules/NeuralNetworks Change-Id: I8e628a7b96d81338fbe59ce8c0b849f98c00536c
Diffstat (limited to 'identity/support/src/cppbor_parse.cpp')
0 files changed, 0 insertions, 0 deletions