commit | 2f5fc8a9f8439b87a9ebd01864c0395810992539 | [log] [tgz] |
---|---|---|
author | zachh <zachh@google.com> | Fri Jun 08 16:54:19 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jun 08 17:06:18 2018 -0700 |
tree | b2ac7e032366b701df142bf4b85ace2461298f46 | |
parent | e79a22e80033898a9c176be4420a46b36bea9f3d [diff] |
Don't refer to DialtactsActivity.class to launch the DIAL intent. We want to remove DialtactsActivity but cannot replace it with MainActivity or would create a circular dependency. Instead, just let the system to pick the activity appropriate for the dial intent (which should be MainActivity). Bug: 109931227 Test: manual PiperOrigin-RevId: 199871747 Change-Id: I6e4a5a854f3cd04d630df9d831df2767d411f1c1