DescriptionIssue 1498 - Look for iptables on the system first
Lollipop needs iptables as PIE executable, the one we ship doesn't fit the bill. We could embed two different iptables executables, but I'd rather avoid that if possible. Increasing the minimum SDK version to 16, however, would be worse.
Fortunately, we can apparently just use the iptables executable in /system/bin, at least on stock Lollipop.
(Please note that this patch is for adblockplusandroid 1.2.1, there'll be a separate one based on the tip revision.)
Patch Set 1 #
Total comments: 2
MessagesTotal messages: 3
|