-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add back SbMemoryGetStackBounds for EG AOSP #3434
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This API was deprecated and remove in C24, SB15.
This API is needed for running EG AOSP for SB < 15 b/341636739 Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37
Yes, but it should work with SB14, C24. See details in b/341636739. It should be kept in the BUILD.gn similar to https://source.corp.google.com/h/lbshell-internal/cobalt_src/+/COBALT:starboard/linux/shared/BUILD.gn;l=136 |
C24 doesn't use SbMemoryGetStackBounds. |
This API is needed for running EG AOSP for SB < 15 b/341636739 Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37 (cherry picked from commit fbf1d05)
This API is needed for running EG AOSP for SB < 15 b/341636739 Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37 (cherry picked from commit fbf1d05)
This API is needed for running EG AOSP for SB < 15 b/341636739 Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37 (cherry picked from commit fbf1d05)
) Refer to the original PR: #3434 This API is needed for running EG AOSP for SB < 15 b/341636739 Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37 Co-authored-by: yuying-y <[email protected]>
This API is needed for running EG AOSP for SB < 15 b/341636739 Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37 (cherry picked from commit fbf1d05)
) Refer to the original PR: #3434 This API is needed for running EG AOSP for SB < 15 b/341636739 Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37 Co-authored-by: yuying-y <[email protected]>
This API is needed for running EG AOSP for SB < 15
b/341636739
Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37