ANDROID: GKI: enable CONFIG_TLS=m as a GKI module
Enable CONFIG_TLS as a GKI module. To do this, we need to remove the `tls_statistics` parameter in `struct netns_mib` to avoid breaking the KMI. Bug: 382525591 Bug: 382615172 Change-Id: Iff25073f4911274a6cc4883409130a0f1c96a78f Signed-off-by:Pengtao He <hepengtao@xiaomi.com> Signed-off-by:
Will McVicker <willmcvicker@google.com>
Showing
- arch/arm64/configs/gki_defconfig 1 addition, 0 deletionsarch/arm64/configs/gki_defconfig
- arch/x86/configs/gki_defconfig 1 addition, 0 deletionsarch/x86/configs/gki_defconfig
- include/net/netns/mib.h 1 addition, 1 deletioninclude/net/netns/mib.h
- modules.bzl 1 addition, 0 deletionsmodules.bzl
- net/tls/Kconfig 11 additions, 0 deletionsnet/tls/Kconfig
- net/tls/tls.h 6 additions, 0 deletionsnet/tls/tls.h
- net/tls/tls_main.c 6 additions, 0 deletionsnet/tls/tls_main.c
- net/tls/tls_proc.c 3 additions, 3 deletionsnet/tls/tls_proc.c
Loading