qcacld-3.0: Change Internal/External to External
Change the usage of cfg parameters from Internal/External to External in .h description for mlme, p2p, and policy manager files. External means that both internal teams and external customers can modify the parameters. Change-Id: Ic1e68d5a90be2c898ce66aa18e8d91f16561b408 CRs-Fixed: 2712773
This commit is contained in:

committed by
snandini

parent
14641e691c
commit
1f00e9ccd1
@@ -36,7 +36,7 @@
|
||||
*
|
||||
* Supported Feature: P2P
|
||||
*
|
||||
* Usage: Internal/External
|
||||
* Usage: External
|
||||
*
|
||||
* </ini>
|
||||
*/
|
||||
@@ -62,7 +62,7 @@
|
||||
*
|
||||
* Supported Feature: P2P
|
||||
*
|
||||
* Usage: Internal/External
|
||||
* Usage: External
|
||||
*
|
||||
* </ini>
|
||||
*/
|
||||
@@ -89,7 +89,7 @@
|
||||
*
|
||||
* Supported Feature: P2P
|
||||
*
|
||||
* Usage: Internal/External
|
||||
* Usage: External
|
||||
*
|
||||
* </ini>
|
||||
*/
|
||||
|
Reference in New Issue
Block a user