Make CaptivePortalLogin module build against module_current SDK.

To use DeviceConfigUtils#isFeatureEnabled in CaptivePortalLogin module,
that library is built against module API, therefore, adjust sdk_version
property to module_current to make Android.bp build work.

However, it also introduces other framework connectivity, wifi and
MediaStore dependencies, add the relevant libs to make build work.

Bug: 329361366
Test: TH
Change-Id: Ia1d3904eca7c5338f2230e13349812738f2a1c69
1 file changed