mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-16 07:14:50 +08:00
Running Google's Android Tests failed due to the output_mark attribute appearing twice in netlink messages. This change removes the duplicate nla_put_u32() call that seems to have entered the code during a merge conflict. Change-Id: I8c87c8f4ae7ca91c11853f9f149d18c339fd8377 CRs-Fixed: 2212156 Signed-off-by: Sean Tranchetti <stranche@codeaurora.org>