Make DevicePolicyGroupLiveData downstream of ProviderNameLiveData

The DevicePolicyGroup List will be available to RecyclerView after
provider name is retrived, so that we will not update the
RecyclerView when it is doing layout.

Bug: 281527094
Bug: 282963899
Test: local
Change-Id: I2c5e615012949f2eb10fd150acfd63a569330e44
3 files changed