Migrate from the support library v4 to AndroidX

It is recommended to migrate to the AndroidX library as all the future
development will be done in it. Usage of LocalBroadcastManager should be
replaced with other implementation like the observable pattern in the
near future.

Bug: 128890104
Test: Confirmed the expected behavior in manual test cases.

Change-Id: Ia4f40c480b934fb69485ced324f5bbd80f0822f5
3 files changed