commit | 5b9845ad38b47f07923089b63bcd3042a5cf73a3 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Wed Mar 10 15:34:16 2021 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Wed Mar 10 15:41:32 2021 +0000 |
tree | ef932d067d365c5ff3f7c59438f588eb7d7648e4 | |
parent | 117470de614a83ac37859f65102bb9541ca9f247 [diff] |
Do not report config change to activity if nothing changed Currently the diff only counts public fields. If only the rotation of the window configuration is changed, the activity still receives onConfigurationChanged which is unexpected. Bug: 165794724 Test: AppConfigurationTests Change-Id: Ice2db32b700493bcd47a38468ae66e91504895a6