Add WMI_SAR_FEATURE_ON_SAR_V3 def Change-Id: Ic592c1ba40846a83c74559596f7066dfa7ca23b6 CRs-Fixed: 2262693
@@ -18082,6 +18082,7 @@ enum wmi_sar_feature_state_flags {
WMI_SAR_FEATURE_NO_CHANGE,
WMI_SAR_FEATURE_ON_USER_DEFINED,
WMI_SAR_FEATURE_ON_SAR_V2_0,
+ WMI_SAR_FEATURE_ON_SAR_V3,
};
typedef struct {
@@ -36,7 +36,7 @@
#define __WMI_VER_MINOR_ 0
/** WMI revision number has to be incremented when there is a
* change that may or may not break compatibility. */
-#define __WMI_REVISION_ 678
+#define __WMI_REVISION_ 679
/** The Version Namespace should not be normally changed. Only
* host and firmware of the same WMI namespace will work