Fix InCallActivity not showing on Dialer start

By setting value on LiveData active and inactive, it is triggering
update uncessarily. If onActive is triggered before a valid primary call
set, it will set null value and cause the InCallActivity to finish.

Fixes: 168834716
Test: manually
Change-Id: Id8dde279d1e3d764e1ff1e127dd35fc65513c5fb
2 files changed
tree: 071ed7ddbac5b3115ceb5c61ff019d0d048a2d71
  1. res/
  2. src/
  3. tests/
  4. Android.bp
  5. AndroidManifest.xml
  6. OWNERS
  7. PREUPLOAD.cfg