| commit | 430d40eea63a908a96460726c4625a54edc7e907 | [log] [tgz] |
|---|---|---|
| author | An An Yu <ananyu@google.com> | Tue Aug 30 15:49:46 2022 -0700 |
| committer | An An Yu <ananyu@google.com> | Thu Oct 06 11:09:00 2022 -0700 |
| tree | edc1144dfebf477620c9fb70be6acbc50746e6bf | |
| parent | f12d6c289413ab69d1bdd496a7def3ffedfc183f [diff] |
add @Override for addWindowLayoutInfoListener(context) and update prebuilts. Also throw exception when there's re-registration for Context/Consumer callback. At the Extension level we maintain a 1-1 mapping between Context and Consumer, while Jetpack handles the multicasting. Test: CTS in same topic. Change-Id: If0fccd5e52c799fd4aaa9b3637b2f1c78986fc75 Bug: 204073440