Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 344b8860 authored by Yixiao Luo's avatar Yixiao Luo
Browse files

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
parent bdf96b34
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment