-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPII-779: Add support in Android for detecting installed solutions #20
base: master
Are you sure you want to change the base?
Conversation
- Adding the initial stub - Adding required bits to create the stub into makestubs.sh
- Create a useful JSON output - Disable some parts of the device reporting - Code clean up
This file is no longer required because it was just an example of how the device reporter should be called from a js script.
@javihernandez Is this still ready to be reviewed and merged? Or do you need to any work on it post-fireball before I take a look at it? |
Conflicts: gpii.js
updated with current master |
I've added some tests, linted, etc, so this is ready again for another round of review. BUT, since we can't set environmental variables in the same way we do in windows and linux, we can't tell the gpii to start with a different configuration than the default one. So, we have two options:
If you're with me, let me know and I can apply this last change to the pull request. |
This pull request includes:
It should be tested within GPII/universal#246 and GPII/universal#259, and by using the configuration "fm.ps.sr.dr.mm.os.lms.production".