mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 19:38:21 +00:00
Merge "Add Two stages related flags to bug report's flag dump logs." into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
13669ecb2a
@@ -152,6 +152,9 @@ class DeviceConfigWrapper private constructor(propReader: PropReader) {
|
||||
writer.println("$prefix\tanimateLpnh=$animateLpnh")
|
||||
writer.println("$prefix\tshrinkNavHandleOnPress=$shrinkNavHandleOnPress")
|
||||
writer.println("$prefix\tlpnhTimeoutMs=$lpnhTimeoutMs")
|
||||
writer.println("$prefix\tenableLpnhTwoStages=$enableLpnhTwoStages")
|
||||
writer.println("$prefix\ttwoStageDurationPercentage=$twoStageDurationPercentage")
|
||||
writer.println("$prefix\ttwoStageSlopPercentage=$twoStageSlopPercentage")
|
||||
writer.println("$prefix\tenableLongPressNavHandle=$enableLongPressNavHandle")
|
||||
writer.println("$prefix\tenableSearchHapticHint=$enableSearchHapticHint")
|
||||
writer.println("$prefix\tenableSearchHapticCommit=$enableSearchHapticCommit")
|
||||
|
||||
Reference in New Issue
Block a user