bionic: runtime-module-sdk: Add crt_pad_segment dependency

Bug: 316403210
Test: m runtime-module-sdk
Test: unzip -l out/soong/mainline-sdks/runtime-module-sdk-current.zip
      | grep crt_pad_segment.o
Change-Id: Ibc6941722b25b1979c7e2c9309271248f59c8970
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
This commit is contained in:
Kalesh Singh 2024-01-30 07:19:26 -08:00
parent 6467c97105
commit d13ca8d06a

View file

@ -92,6 +92,7 @@ sdk {
"crtbegin_so",
"crtend_android",
"crtend_so",
"crt_pad_segment",
],
}