Add ConfigInfrastructure lib to Android.bp

As part of moving DeviceConfig.java to
packages/modules/ConfigInfrastructure, We need to add
ConfigInfrastructure lib dependency to Android.bp as DeviceConfig APIs
will not be part of the non-updatable part and will not be part of the
base module_current SDK so we have to add an explicit dependency.

Test: m
bug: 253019048
Change-Id: I7f838fd67c0ceea623f3a7cba2a94936b8f6f4e8
6 files changed