commit | 160e38b4535e9a4286114e39fa0e7789d0f04ebe | [log] [tgz] |
---|---|---|
author | Hani Kazmi <hanikazmi@google.com> | Fri Sep 27 19:33:50 2024 +0000 |
committer | Hani Kazmi <hanikazmi@google.com> | Fri Sep 27 19:33:50 2024 +0000 |
tree | ef6ad1733ae00d895ea647aac44c988490866d9d | |
parent | d6b8235bb12421994798fcfa92cef3faa4dbc39f [diff] |
Disable ASM_RESTRICTIONS flag This flag was added in Android 15, but introduces unexpected compatibility issues. Grace period restriction were found impacting async launched activities, see go/asm-graceperiod-problems for details. Bug: 367702727 Flag: NONE Annotation change can't be flagged Change-Id: I4dbf717a52aa31ffa8f6f966e1e0babcbf5a8735 Test: atest ActivitySecurityModelTest ActivitySecurityModelEmbeddingTest BackgroundActivityLaunchTest