configstore 1.1 -> 1.0.

configstore 1.1 doesn't exist in this branch, so this
causes an error when this is booted with a GSI which
is built in ToT Android P since it is requesting 1.1
of that interface.

This also fixes a test error in VtsTrebleVintfTest
for configstore@1.1 being missing.

Once this branch is fast-forwarded to current P, this CL
will have to be reverted for correctness. In >P,
vintf_fragment was introduced to associated this manifest
with the modules that are actually being installed so
that this category of problem isn't possible.

Bug: 110277097
Test: build and boot cf_x86_phone-userdebug on this branch
    and verify w/ lshal.
Change-Id: I57af27c96f448532354d62b99eed452adcda073c
1 file changed