summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authormenghanli <menghanli@google.com>2020-05-14 10:32:46 +0800
committermenghanli <menghanli@google.com>2020-05-14 10:32:46 +0800
commit038488eab506edb1fcfcd0e32341dff7da72b6e6 (patch)
treec2c645294d834ed4219cd92226bedeb7aec353e2 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentd775b6404f90ebc211db942f45ba792477b909a6 (diff)
Avoid launching activity-based feature to force stop exist actiivty and recreate it.
Root cause: FLAG_ACTIVITY_CLEAR_TASK would cause the exist activity are finished and new one items to be started. It causes Live Transcribe main activity goes onStart call of new activity is followed by onStop call of old activity, which cause the mic stopping. Solution: Remmove the FLAG_ACTIVITY_CLEAR_TASK. Bug: 156455425 Test: Manual test Change-Id: Ia5c490cc4816fe41b704ca8ed9dce2891cf44c9b
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions