commit | 68d6c7f560a8bf107c5985abc38f8d84f0dfac30 | [log] [tgz] |
---|---|---|
author | Gabriel Biren <gbiren@google.com> | Thu Nov 28 00:34:45 2024 +0000 |
committer | Gabriel Biren <gbiren@google.com> | Thu Dec 05 17:41:38 2024 +0000 |
tree | 81158318d8092188245f6f2a38fcfa490c1fd3c0 | |
parent | ad74642fd980415a75555b74c4bd9e5c4f3a10e5 [diff] |
Register death handler for the mainline supplicant service. Death handling logic is the same as in SupplicantStaIfaceHalAidlImpl. Bug: 365585450 Flag: android.net.wifi.flags.usd Test: atest MainlineSupplicantTest Test: Manual tests 1. Kill process from the command line and check for the death notification. 2. Stop the process via the stopService method, and check that the count down latch is handled correctly. Change-Id: Ib21195f73a180b681481fa1498a868560c4e2490