commit | 9f970266ceeeaab796b8c2177910188f024eb61c | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Mon Aug 14 15:00:11 2023 +0800 |
committer | Chris Li <lihongyu@google.com> | Mon Aug 14 17:43:24 2023 +0800 |
tree | c1a2cf47bbfdc7116e0e12f76cc50f506e21a48f | |
parent | ac6b6e99eb578e312b5dd39f52be3c24e4734b64 [diff] |
Fix crashed reportSystemGestureExclusionChanged As an IPC call, there is a small chance that the window is removed before this method is called. Similar to setOnBackInvokedCallback(), log instead of exception Fix: 288913430 Test: atest WmTests:WindowManagerServiceTests Change-Id: I914ae438f1468f6b49d3948baac5fb45df48f3f8