ConfigInfra: create aconfigd_mainline binary
Create aconfigd_mainline binary on config infra module. It should
provide three services that are launched by init.
1, aconfigd_srevice: which launches aconfigd socket
2, aconfigd_mainline_bootstrap_init: initialize bootstrapped apexes
storage files
3, aconfigd_mainline_init: initialize apex storage files
The concrete implementation of these services will be implemented later,
mostly just a simple mirroring of what system aconfigd is doing today.
Bug: b/369812431
Test: m and launch avd, and verify thru logcat that the socket service
is launched.
Change-Id: I2f9f007f191393efbcca673d2e23e2208848ce2f
Merged-In: Ib035d465230b104efd10dc9b14bd51c872380fc9
8 files changed