Merge "Merge Android 14 QPR1" into main

This commit is contained in:
Xin Li 2023-12-09 00:11:53 +00:00 committed by Gerrit Code Review
commit 53f0ce5f59

View file

@ -102,6 +102,7 @@ typedef enum {
WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_BT_UNFOLDED = 22, WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_BT_UNFOLDED = 22,
WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_MMW_UNFOLDED = 23, WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_MMW_UNFOLDED = 23,
WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_BT_MMW_UNFOLDED = 24, WIFI_POWER_SCENARIO_ON_BODY_HOTSPOT_BT_MMW_UNFOLDED = 24,
WIFI_POWER_SCENARIO_ON_BODY_REAR_CAMERA = 25,
} wifi_power_scenario; } wifi_power_scenario;
typedef enum { typedef enum {