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
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