From 104cefa1803c40162bfd2d644186e7a6ac68df98 Mon Sep 17 00:00:00 2001 From: Hsiu-Chang Chen Date: Fri, 16 Jun 2023 14:00:54 +0800 Subject: [PATCH] Add a new SAR scenario for rear camera active Bug: 285609097 Test: Performance teset Change-Id: I56b830cbb9303cff1ff43eaa753c117a220a962f --- include/hardware_legacy/wifi_hal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/hardware_legacy/wifi_hal.h b/include/hardware_legacy/wifi_hal.h index e2e2bd6..9e9f8ab 100644 --- a/include/hardware_legacy/wifi_hal.h +++ b/include/hardware_legacy/wifi_hal.h @@ -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 {