OSDN Git Service

Fixed when ContentCapture is finished.
authorFelipe Leme <felipeal@google.com>
Fri, 22 Feb 2019 18:17:26 +0000 (10:17 -0800)
committerFelipe Leme <felipeal@google.com>
Fri, 22 Feb 2019 19:15:03 +0000 (11:15 -0800)
commit6fef91e83963fd742f3fbf4d778ad6b426ff7e36
treeaed3f9c4a40e17c32552ecd4aeb59774349018d4
parent55168269d77994c5e3008095e217d0da0548edef
Fixed when ContentCapture is finished.

The initial behavior cop^H^H^H based on Autofill, which only closes the session when the activity
finishes. But for content capture we must always close the session when the activity is stopped.

Test: manual verification
Fixes: 125628737

Change-Id: I064d4ace97721dd8fb20075c02e1f059ecbf942a
core/java/android/app/Activity.java