You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2025. It is now read-only.
latest AOSP add 'bionic/libc/include' to exported_include_dirs.
It will make efiwrapper use external c header files (e.g. stddef.h
stdio.h, stdlib.h, inttypes.h) under 'bionic/libc/include'.
So some compile issue happen. The fix is to make efiwrapper keep
using original c heard files.
Change-Id: I562059d1649a6d4b07743c34f03a31b8a60a7231
Tracked-On: https://jira.devtools.intel.com/browse/OAM-79345
Signed-off-by: sunxunou <[email protected]>
Reviewed-on: https://android.intel.com:443/649283
0 commit comments