Skip to content

Commit

Permalink
Add back SbMemoryGetStackBounds for EG AOSP
Browse files Browse the repository at this point in the history
This API is needed for running EG AOSP for SB < 15

b/341636739

Change-Id: Ied03b5574d48d9380fd1e7b067cb8c5f02fb6a37
  • Loading branch information
yuying-y committed Jun 4, 2024
1 parent 678cd4f commit b6367d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starboard/android/shared/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ static_library("starboard_platform") {
"//starboard/shared/libevent/socket_waiter_wake_up.cc",
"//starboard/shared/linux/byte_swap.cc",
"//starboard/shared/linux/cpu_features_get.cc",
"//starboard/shared/linux/memory_get_stack_bounds.cc",
"//starboard/shared/linux/system_get_random_data.cc",
"//starboard/shared/linux/system_get_total_cpu_memory.cc",
"//starboard/shared/linux/system_get_used_cpu_memory.cc",
Expand Down

0 comments on commit b6367d7

Please sign in to comment.