commit | b6daa9e91a710babf236081403b99eb7a4972f6e | [log] [tgz] |
---|---|---|
author | Liam Clark <liamclark@google.com> | Fri Jan 11 14:02:26 2019 -0800 |
committer | Liam Clark <liamclark@google.com> | Thu Jan 17 15:38:11 2019 -0800 |
tree | bfe98d04c117d425b9e2ffc72f78ed9fecc321c2 | |
parent | ba9b6ca21242b112731d2087931f3c8ec333c65b [diff] |
Dead code removal Code to access the ActivityInstanceInfo api through reflection is no longer needed, because we have the lifecycle tracking. There were some resources for the snackbar that used to be shown during the launching of the preset activities however that has been removed. Finally there was a bunch of code in TestBase, that was trying to predict the outcome of intent flags that never did anything. Test: Build module Change-Id: I73e0f172b605cff2433c8c386ef9b1672130f349