Always use RELR for Rust.

Rust has no backwards compatibility concerns, so no need to use
--use-android-relr-tags here.

Bug: http://b/147452927
Test: treehugger
Change-Id: I94de40bfad1ff2dcbc4241b944db90e0891bf9f3
This commit is contained in:
Elliott Hughes 2020-01-28 13:12:27 -08:00
parent b7ec426e01
commit c5960d61cd
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ var (
"-Wl,--fatal-warnings",
"-Wl,--pack-dyn-relocs=android+relr",
"-Wl,--use-android-relr-tags",
"-Wl,--no-undefined",
"-Wl,--hash-style=gnu",
}