commit | 06e7c06de81f70e6e91d38b84ca556776bd19048 | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Thu Sep 01 16:51:11 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Sep 16 17:14:10 2016 -0700 |
tree | 074b3e7a80752d601d555d60ec1189dd756023e5 | |
parent | 89365a05ffc85535d76c327f81367a31bde6f24d [diff] |
IPACM: add support for new QMI message IPACM sends QMI_IPA_INSTALL_FILTER_RULE_EX_REQ_V01 which can hold at most 128 rules in IPA v3, while in IPA v2 it sends old QMI message QMI_IPA_INSTALL_FILTER_RULE_REQ_V01 which can hold only 64 rules. Change-Id: I8b8e3d7cbfd4adfec82edbeca9ca082480211e12 Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>