ANDROID: GKI: Enable 32-bit userspace x_tables support
Upstream commit bde7170a ("netfilter: xtables: disable 32bit compat interface by default") silently disabled CONFIG_NETFILTER_XTABLES_COMPAT, dropping support for x_tables from 32-bit operating systems. The GKI kernel is used by devices that still run a 32-bit OS, so enable that config again. Bug: 437140699 Change-Id: Ifa4db2af156284c87e7b38106cfad6c898285145 Signed-off-by:Isaac J. Manjarres <isaacmanjarres@google.com>
Loading