Files
lk/top
Kelvin Zhang 4e9edd234f Fix missing apps section issue on clang
Clang linker would remove apps section even though variable
insied it are marked as "used". Per clang doc, we need to add
"retain" attribute to prevent section gc.

Bug: 294283461
Test: th
Change-Id: I5fc0aee885a419f314de811a2cf92b77af230c0c
2024-06-14 15:26:15 -07:00
..