Merge "WM: implicitly exclude all edges for pre-Q immersive sticky apps" into qt-dev

am: 8ef731c232

Change-Id: I38453506b3801252c44289a988998261ad97d70b
This commit is contained in:
Adrian Roos
2019-07-04 08:07:23 -07:00
committed by android-build-merger
7 changed files with 81 additions and 9 deletions

View File

@@ -2312,6 +2312,7 @@ package android.provider {
}
public static interface DeviceConfig.WindowManager {
field public static final String KEY_SYSTEM_GESTURES_EXCLUDED_BY_PRE_Q_STICKY_IMMERSIVE = "system_gestures_excluded_by_pre_q_sticky_immersive";
field public static final String KEY_SYSTEM_GESTURE_EXCLUSION_LIMIT_DP = "system_gesture_exclusion_limit_dp";
}