mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: sec_config: Add security rule for WLPS service
Add security rule for WLPS service, which allows WLPS client to communicate without net_raw privileges. Change-Id: I4f382c90838f8994f3df25ee40f7769a52376be5 CRs-Fixed: 1050486
This commit is contained in:
parent
912466c7e8
commit
69626a3f36
1 changed files with 2 additions and 0 deletions
|
@ -313,3 +313,5 @@
|
|||
4097:4294967295:2002:2950:3009:2901
|
||||
/* <WLFW QMI Service ID - 0x45>:<WLFW QMI Instance ID - all instances>:<Client Group ID> */
|
||||
69:4294967295:1000
|
||||
/* <WLPS QMI Service ID - 0x39>:<WLFW QMI Instance ID - all instances>:<Client Group ID> */
|
||||
57:4294967295:1000
|
||||
|
|
Loading…
Reference in a new issue