Add a new SAR scenario for rear camera active
Bug: 285609097 Test: Performance teset Change-Id: I56b830cbb9303cff1ff43eaa753c117a220a962f
This commit is contained in:
parent
299868492d
commit
104cefa180
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ typedef enum {
|
|||
WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_BT_UNFOLDED = 22,
|
||||
WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_MMW_UNFOLDED = 23,
|
||||
WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_BT_MMW_UNFOLDED = 24,
|
||||
WIFI_POWER_SCENARIO_ON_BODY_REAR_CAMERA = 25,
|
||||
} wifi_power_scenario;
|
||||
|
||||
typedef enum {
|
||||
|
|
Loading…
Reference in a new issue