Commit f5506dc
Migrate
Summary:
Migrate `HeadlessJsTaskEventListener` to Kotlin
## Changelog:
[INTERNAL] - Migrate `HeadlessJsTaskEventListener` to Kotlin
Pull Request resolved: #48103
Test Plan:
```bash
yarn test-android
```
Reviewed By: javache
Differential Revision: D66814483
Pulled By: cortinico
fbshipit-source-id: 5aef4ce020f97164845e3e0d53a107c7e407a6aaHeadlessJsTaskEventListener to Kotlin (#48103)1 parent 4560fc0 commit f5506dc
File tree
1 file changed
+3
-3
lines changed- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/jstasks
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
0 commit comments