Commit 3aa6b46
committed
fix(android): drop the manifest installArgs the type no longer declares
#2619 copied the snapshot helper manifest fixture after #2618 deleted
`installArgs` from AndroidSnapshotHelperManifest, so the new fixture failed
typecheck on main: the field is parsed by no one and the leniency case is
already covered in snapshot-helper.test.ts.
Repair for the breakage on main (2cafab3), unrelated to the settings
vocabulary refactor it blocks here.1 parent 7dc44d6 commit 3aa6b46
1 file changed
Lines changed: 0 additions & 1 deletion
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments