commit | 5f2c9a14f5940b9bee985332c850311f2225c75a | [log] [tgz] |
---|---|---|
author | Adrian Roos <roosa@google.com> | Wed Jul 03 18:31:46 2019 +0200 |
committer | Adrian Roos <roosa@google.com> | Mon Aug 05 21:19:40 2019 +0200 |
tree | d64287c608be4cdd9d934a93146ed93888142294 | |
parent | b248a0343f01589d277ec9f84fc310b4d5707296 [diff] |
GestureNav: Log exclusion rect heights Logs the rejected and requested exclusion rect heights. Test: adb shell device_config put android:window_manager key_system_gesture_exclusion_log_debounce_millis 1000 Bug: 135152789 Change-Id: Ie12640f4bf0a8b40b666e604188a0bedd85e8981 Exempt-From-Owner-Approval: DeviceConfig.java: Adding constant to WindowManager namespace.