commit | 752ccc48dc78ea731befd983687698c7aef450ef | [log] [tgz] |
---|---|---|
author | Achim Thesmann <achim@google.com> | Sat May 18 02:25:53 2024 +0000 |
committer | Achim Thesmann <achim@google.com> | Sat May 18 02:44:37 2024 +0000 |
tree | 47903400cbcc83fe5b02188014879af6bb12f452 | |
parent | 61e25300319471919274e69867f4940279e63ba8 [diff] |
Fix DragAndDropPolicy to use API Use the ActivityOptions API instead of accessing the underlying Bundle. The Bundle representing the ActivityOptions is internal and may change, so accessing it directly should be avoided where possible. Test: atest DragAndDropPolicyTest Bug: 341140181 Flag: EXEMPT bugfix Change-Id: I5962fdc8c33e692a992fd9c10e4bbb0465888186