commit | 242ff568d10b4816576fd1c1cf909649754ff06f | [log] [tgz] |
---|---|---|
author | Ivan Podogov <ginkage@google.com> | Thu Jun 20 16:01:29 2019 +0100 |
committer | Ivan Podogov <ginkage@google.com> | Thu Jun 20 16:28:47 2019 +0100 |
tree | eb2660770ddb8d5408fe4aad7c549f0a61898d89 | |
parent | 753215fff979be132160f74897530357428a81bf [diff] |
Fix Settings crash when trying to show work policy info This fixes an exception in startActivity() call: "android.util.AndroidRuntimeException: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want?" Bug: 132904820 Test: manual Change-Id: I0c687ea76068778554b072b6cc8274352de6fa28