瀏覽代碼

qcacld-3.0: Modify the MAX_TX_PWR_CAP to 24dbm

Modify the max tx power value from 30db to 24db
to pass certification test cases.

Change-Id: Idf9c3ca10d3216f0f4b1cf78f87586c6bd3c2c39
CRs-Fixed: 2601405
Abhinav Kumar 5 年之前
父節點
當前提交
30874c3ac7
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      core/cds/inc/cds_regdomain.h

+ 2 - 2
core/cds/inc/cds_regdomain.h

@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011, 2014-2019 The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011, 2014-2020 The Linux Foundation. All rights reserved.
  *
  * Permission to use, copy, modify, and/or distribute this software for
  * any purpose with or without fee is hereby granted, provided that the
@@ -66,7 +66,7 @@
 #include <reg_services_public_struct.h>
 
 #define MIN_TX_PWR_CAP    8
-#define MAX_TX_PWR_CAP    30
+#define MAX_TX_PWR_CAP    24
 
 #define CTRY_DEFAULT          0
 #define CTRY_FLAG             0x8000