Commit 6f1b140
Fix false positive when checking ELF prebuilts in PRODUCT_COPY_FILES
llvm-readobj is valid for other object file types such as PE/COFF, so
some firmware files are wrongly detected as ELF prebuilts. Additionally
check the output of llvm-readobj to avoid such false positives.
Change-Id: I4c4ede747967b4a1213aadaed2f925672d18579c1 parent 1fa6cb9 commit 6f1b140
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3206 | 3206 | | |
3207 | 3207 | | |
3208 | 3208 | | |
3209 | | - | |
| 3209 | + | |
3210 | 3210 | | |
3211 | 3211 | | |
3212 | 3212 | | |
| |||
0 commit comments