summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Yixiao Luo <yixiaoluo@google.com> 2023-11-08 11:31:45 -0800
committer Yixiao Luo <yixiaoluo@google.com> 2023-11-09 00:15:43 +0000
commit344b8860eef11d65a57be7aeb95fbbf74864e392 (patch)
treea665d3120978206cb4f2bfb0e15eebc38d1fde1c /libs/androidfw/FileStream.cpp
parentbdf96b34028302eea8c3d460f8687a81af4eb831 (diff)
Split JNI TvInputCallback to separate AIDL and HIDL callbacks
Currently we have a single TvInputCallback class to inherit from both AIDL and HIDL callback. This is causing problems when the TvInputCallback object is dereferenced and the destructor of TvInputCallback is called. Splitting into 2 separate callbacks of AIDL and HIDL can fix the problem. Bug: 300045634 Test: VtsHalTvInputV1_0TargetTest Change-Id: I1b8a64f01807d4da60be9124f2cadcee9e7aa6ac
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions