Commit 90e27c2
show JSC removal message on Android (facebook#49709)
Summary:
show build time jsc removal warning. facebook#49692 but for android

## Changelog:
[ANDROID] [CHANGED] - Add a build time JSC lean core warning
Pull Request resolved: facebook#49709
Test Plan: - test on rn-tester. rn-tester has a jsc build variant. it shows the warning anyway. commenting out `enableHermesOnlyInVariants` will suppress the warning.
Reviewed By: rshest
Differential Revision: D70323283
Pulled By: cortinico
fbshipit-source-id: 632a8b9086c5d90d7f14ea705464356a1292bcad1 parent 13a0b46 commit 90e27c2
File tree
2 files changed
+26
-0
lines changed- packages/gradle-plugin/react-native-gradle-plugin/src/main/kotlin/com/facebook/react
- utils
2 files changed
+26
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | 62 | | |
| |||
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
48 | 70 | | |
0 commit comments