зеркало из https://github.com/mozilla/gecko-dev.git
d14d817428
Currently, the AndroidGamepadManager uses a single function to both add and remove gamepad service entries (Even though their functionality is different), and it also uses a JNI callback to set the ID rather than simply returning it This fixes both of those things. Depends on D96270 Differential Revision: https://phabricator.services.mozilla.com/D96272 |
||
---|---|---|
.. | ||
AndroidGamepad.cpp |