Add additional Camera Launch Source to StatusBarManager to not conflict with camera double tap gesture source

Bug: 254333599
Test: New Unit test, verified manually via toggling flag and activating camera quick affordance
Change-Id: I3390a5baabc20a194198b8b81481aee9debde8ba
This commit is contained in:
Brad Hinegardner
2022-11-14 17:04:26 -05:00
parent 7050e1ca57
commit cee121b9ee

View File

@@ -229,6 +229,8 @@ public class StatusBarManager {
public static final int CAMERA_LAUNCH_SOURCE_POWER_DOUBLE_TAP = 1;
/** @hide */
public static final int CAMERA_LAUNCH_SOURCE_LIFT_TRIGGER = 2;
/** @hide */
public static final int CAMERA_LAUNCH_SOURCE_QUICK_AFFORDANCE = 3;
/**
* Session flag for {@link #registerSessionListener} indicating the listener