ANDROID: x86: fix function types in COND_SYSCALL
Define a weak function for COND_SYSCALL instead of creating a weak
alias to a function with an incompatible type. This fixes indirect
call mismatches with Control-Flow Integrity.
Bug: 138254717
Change-Id: I3effbbf5c86107103cf29a40dfb37b268e59bfd8
Signed-off-by:
Sami Tolvanen <samitolvanen@google.com>
Loading
Please register or sign in to comment