commit | e0510a62eba04140e459cdd8232f35087aa3073b | [log] [tgz] |
---|---|---|
author | Matías Hernández <matiashe@google.com> | Fri Jan 03 13:38:10 2025 +0100 |
committer | Matías Hernández <matiashe@google.com> | Fri Jan 03 14:54:52 2025 +0100 |
tree | 03558f9fadfe77eaea60406ef5b4dde7a9b98ff7 | |
parent | 5c13f169549f5b905a179cb3b170906cd9455728 [diff] |
Remove incorrect call to Window.addFlags with a system flag The same flag is being (correctly) added in onCreate, so on top of being wrong this was also completely unnecessary. Bug: 368579654 Test: atest NotificationAccessConfirmationActivityTest Flag: EXEMPT bugfix Change-Id: I539fca77a1d136bdd0e4892993020884430b8a4e