Commit 9b90675
Include manufacturer in deviceName metadata (#55699)
Summary:
Pull Request resolved: #55699
Helps with devices that have obscure model names, and aligns with presentation in Android Studio (e.g. Logcat device selection).
Changelog:
[Android][Changed] - CDP: The`deviceName` field in app metadata is now prefixed with the manufacturer
Reviewed By: rubennorte, emily8rown
Differential Revision: D94082955
fbshipit-source-id: 4305eaefed0170354480a88501c6b95560421dfd1 parent aabdf55 commit 9b90675
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/modules/systeminfo
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments