commit | a9f98ebdd2d15d0a494dc1095bf40ed631300be8 | [log] [tgz] |
---|---|---|
author | Kiran Kumar Lokere <quic_klokere@quicinc.com> | Fri Mar 17 13:01:12 2023 -0700 |
committer | Gabriel Biren <gbiren@google.com> | Thu Apr 06 16:37:31 2023 +0000 |
tree | 5a9263ae20adcf8385c739ffeef0b03146c44837 | |
parent | dcb8e368e68c74ac900c730b2d047376ec2d506c [diff] |
Do AIDL initialization after daemonizing the process Supplicant start from command line is failing when -B option used to daemonize the supplicant process due to process forked for daemonizing is not able access the AIDL file decriptor. To avoid this do AIDL initialization after daemonizing the process. Bug: 270241817 Test: Manual test. See comments in pa/2427759 Change-Id: I7d8c5c7863f9bf5ac95d3bf141a31c01d71609af