platform_hardware_interfaces/threadnetwork/aidl
Zhanglong Xia 3297a174d6 remove manually freeing the variable mDeathRecipient
The variable `mDeathRecipient` will automatically free the allocated
memory when it is destructed. This CL deletes the code for manually
releasing the variable `mDeathRecipient` to avoid the same variable
being freed twice.

Bug: 296617022
Test: Run fuzzer test.
Change-Id: I733f7f8d26e48a9434d41c5098f39ad91208abeb
2023-08-24 15:38:05 +08:00
..
aidl_api/android.hardware.threadnetwork/current/android/hardware/threadnetwork change the Thread Network HAL api from 'reset' to 'hardwareReset' 2023-07-07 11:22:57 +08:00
android/hardware/threadnetwork change the Thread Network HAL api from 'reset' to 'hardwareReset' 2023-07-07 11:22:57 +08:00
default remove manually freeing the variable mDeathRecipient 2023-08-24 15:38:05 +08:00
vts change the Thread Network HAL api from 'reset' to 'hardwareReset' 2023-07-07 11:22:57 +08:00
Android.bp Add Thread network HAL 2023-06-14 22:24:24 +08:00
OWNERS Add Thread network HAL 2023-06-14 22:24:24 +08:00