commit | b05350b9200384d85596a348e299211d8bf3f4f9 | [log] [tgz] |
---|---|---|
author | Christian Oder <myself5@carbonrom.org> | Mon Nov 09 18:12:08 2020 +0100 |
committer | Alessandro Astone <ales.astone@gmail.com> | Fri Nov 13 22:29:36 2020 +0100 |
tree | 1cf40f96f2e4e3b58db1513d6f9c1f79bdf42fc8 | |
parent | 48f460889b3867ddf9bcee9eb241eef5b00cefca [diff] |
LSW: Fix backtrack to LineageSettings fragment The current handling results in the followup activity to ignore it for backtracks which means when going from Location -> LineageSettings -> Fingerprint the move backwards from Fingerprint leads up in Location and not the expected LineageSettings. The custom handling is necessary to process the result in the Google SUW, so it has been fixed to properly work now. Change-Id: Ifae5dc8fda07b61bd0271da1d1589059ab40cd39