init: perform_apex_config restorecon apex-info-list

Apex-info-list.xml file is created/updated by apexd(-bootstrap).
perform_apex_config restores its file context. Even though apexd can do
this, but init doing this improves boot performace because apexd doesn't
need to load file contexts.

Checked that apexd-bootstrap duration is reduced:
* cuttlefish: ~25ms (~13%)
* p24: ~60ms (~8%)

Bug: 414242227
Test: device boots
Change-Id: If37cf5b2cb49d99528925dfe2154f53456d4db43
1 file changed