commit | 9d0d5215f1e26a731798a692a77e04f647037166 | [log] [tgz] |
---|---|---|
author | Veerendranath Jakkam <quic_vjakkam@quicinc.com> | Tue Feb 21 19:55:58 2023 +0530 |
committer | Gabriel Biren <gbiren@google.com> | Fri Feb 24 20:34:31 2023 +0000 |
tree | f02e9cf18b121dc53434a1a372b7fa3d55394eb8 | |
parent | 1d9b41ed87583852244c7aedd236cc110d2917f5 [diff] |
Do AIDL initialization after daemonizing the process SAP start from command line is failing when -B option used to daemonize the hostapd 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: Start hostapd both with and without the -B option. Change-Id: I7db15fe0e92148ae59d7c2d67c3b4fa745431f99