muskie: add WLFW QMI Service ID

add WLFW QMI Service ID to sec_config and fix cnss-daemon capabilities.

Change-Id: Ib696e07fbdaa5ed0594122f0fea259f83366fc2a
This commit is contained in:
Kumar Anand
2016-10-27 16:40:35 -07:00
committed by Thierry Strudel
parent 1546c5689f
commit 547c15dca6
2 changed files with 6 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ static const struct fs_path_config android_device_dirs[] = {
*/
static const struct fs_path_config android_device_files[] = {
{ 00755, AID_SYSTEM, AID_SYSTEM, (1ULL << CAP_NET_BIND_SERVICE), "system/vendor/bin/pm-service" },
{ 00755, AID_SYSTEM, AID_SYSTEM, (1ULL << CAP_NET_BIND_SERVICE), "system/vendor/bin/cnss-daemon"},
#ifdef NO_ANDROID_FILESYSTEM_CONFIG_DEVICE_DIRS
{ 00000, AID_ROOT, AID_ROOT, 0, "system/etc/fs_config_dirs" },
#endif

View File

@@ -312,4 +312,8 @@
/* Allow Data dpmd to access QMI DFS */
48:4294967295:1000:3004
/* DIAG */
4097:4294967295:3009
4097:4294967295:2002:2950:3009
/* <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