Commit 7cd9cc7
Skip SO archive entries in buildDeoptimisedManifestForLibs
Summary:
Filter out `lib_soa_*` entries in `Manifest.buildDeoptimisedManifestForLibs`
so that superpack SO archives are not mistakenly treated as regular shared
libraries. This ensures `createSoSourceForLibs` continues to return null for
SO archive modules. Added a test to verify this behavior.
Reviewed By: adicatana
Differential Revision: D94379973
fbshipit-source-id: aafe3c639b2c4f1cc177073fb2eb89b9753b9f8f1 parent 94826f7 commit 7cd9cc7
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
106 | 110 | | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
110 | | - | |
| 114 | + | |
111 | 115 | | |
112 | 116 | | |
113 | 117 | | |
| |||
0 commit comments