ANDROID: af_unix: Provide ABI fixes for recently introduced 'struct scm_fp_list' attribute 'edges'
Adding new attributes to the ABI protected 'struct scm_fp_list' changes
the offsets of the fields already present in the structure which could
cause issues if modules already have a copy and are unaware of the
changes. Let's add it to the end of the structure, under the protection
of __GENKSYMS__ as is SOP.
Bug: 404256079
Signed-off-by:
Lee Jones <joneslee@google.com>
Change-Id: Ibe024d14ce8b4139baba244eae60012bb43dca64
Loading
-
mentioned in commit 53cc2198
-
mentioned in commit 25735240
-
mentioned in commit 0b841a9d
-
mentioned in commit 28533f64
-
mentioned in commit c6147067
-
mentioned in commit 048046cd
-
mentioned in commit 480c8fad
-
mentioned in commit 9f27f43e
-
mentioned in commit b7d55845
-
mentioned in commit 49f27d47
-
mentioned in commit 3ed49e56
Please sign in to comment