commit | a5381085d399bd7e78a5f8df4a3e5e74ee90676d | [log] [tgz] |
---|---|---|
author | Adam Skory <skory@google.com> | Thu Nov 12 14:16:59 2015 -0700 |
committer | Adam Skory <skory@google.com> | Wed Dec 02 17:43:19 2015 -0700 |
tree | c0d67a838f07d1ace22482d7a65ba676d13b82e0 | |
parent | ec52d7983ca02b4dea20cbd654bb136c8e3fad3d [diff] |
Make isAppProvidedWebUri false from setDefaultIntent() Just assign mUri directly instead of calling setUri() to avoid flipping mIsAppProvidedWebUri to true exactly when it shouldn't be. Also, make sure the boolean gets un/parceled. Bug: 25952056 Change-Id: I973e585d04a73c2b7eab5975ea7f2b447b270c26