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:
parent
6467c97105
commit
d13ca8d06a
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ sdk {
|
|||
"crtbegin_so",
|
||||
"crtend_android",
|
||||
"crtend_so",
|
||||
"crt_pad_segment",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue