ANDROID: ABI: Update symbol list for cuttlefish
The cuttlefish symbol list is out-of-date. Add init_user_ns and ns_capable_noaudit required by vsock.ko This update is required by the merge to 5.4.86 which saw the vsock.ko module add a dependency. Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable 1 Added function: [A] 'function bool ns_capable_noaudit(user_namespace*, int)' 1 Added variable: [A] 'user_namespace init_user_ns' Bug: 183086563 Signed-off-by:Howard Chen <howardsoc@google.com> Change-Id: I7c175da4ab2fa7220408e6b8d69b3c2803915ce3 Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Loading
Please register or sign in to comment