Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6a181dfe authored by Ken Chen's avatar Ken Chen
Browse files

Remove IP rule cmds from netutils_wrappers

There are two vendor specific IP rule commands in netutils_wrapper:

CMD "ip( -4| -6)? rule .* goto 13000 prio 11999"
CMD "ip( -4| -6)? rule .* prio 25000"

The first one was replaced by other solution (output-mark in IPSec SA)
in vendor side. The second one was used by the obsolete chipset msm8998.
These commands are no more valid, since IP rule priorities has been
renumbered in Android S.

Bug: 186515196
Bug: 62135790
Test: m netutils-wrapper-1.0; adb push ...; atest NetUtilsWrapperTest10
Change-Id: Ie7aba9dfd68092c88b44b660164801c1ae7aeded
parent e68abb36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment