commit | 7a30e7f7a43d55f8e5de3edbe61d63575f7c738a | [log] [tgz] |
---|---|---|
author | Gabriel Biren <gbiren@google.com> | Fri Jun 02 20:11:28 2023 +0000 |
committer | Gabriel Biren <gbiren@google.com> | Fri Jun 02 20:19:17 2023 +0000 |
tree | fa1481af9e762033995ab4d4d6eff61863f1f5e9 | |
parent | 87a03d5c72b2e005021ea212d024ccacf706428c [diff] |
Restore early AIDL initialization if the -B daemonize option is not being used. AIDL initialization was moved in ag/22511957, but this causes issues if interfaces are added before the delayed AIDL initialization. Bug: 285101633 Test: Manual test - enable and disable the -B daemonize option. Check that AIDL is initialized at the right time for each case. Change-Id: I6ba6dc0e6ae3d4ba7b42a0998fe9b0f3f72f82d7