[QS] Add flag-protected InternetTile backed by new data pipeline

This CL adds `InternetTileNewImpl`, which is meant to be a 1:1
replacement for the existing `InternetTile`, built using the new mobile
data pipeline.

The tile can be enabled by setting the appropriate system flag (see
below)

Test: adb shell cmd statusbar flag signal_callback_deprecation true
Test: InternetTileNewImplTest
Bug: 291321279
Change-Id: I64acd97d1af3dd468a2eaa41a2edc73eadedb362
3 files changed