huawei: allow grabbing QCDM ports
This commit is contained in:
@@ -473,6 +473,7 @@ mm_plugin_create (void)
|
|||||||
MM_PLUGIN_ALLOWED_SUBSYSTEMS, subsystems,
|
MM_PLUGIN_ALLOWED_SUBSYSTEMS, subsystems,
|
||||||
MM_PLUGIN_ALLOWED_VENDOR_IDS, vendor_ids,
|
MM_PLUGIN_ALLOWED_VENDOR_IDS, vendor_ids,
|
||||||
MM_PLUGIN_ALLOWED_AT, TRUE,
|
MM_PLUGIN_ALLOWED_AT, TRUE,
|
||||||
|
MM_PLUGIN_ALLOWED_QCDM, TRUE,
|
||||||
MM_PLUGIN_CUSTOM_INIT, &custom_init,
|
MM_PLUGIN_CUSTOM_INIT, &custom_init,
|
||||||
NULL));
|
NULL));
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user