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
tree: e89ac1566eb3f4074290d4aac892abd27bf89242
  1. aconfigd/
  2. apex/
  3. framework/
  4. service/
  5. OWNERS
  6. TEST_MAPPING