Skip to content
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

os_is_android() fucntion is broken #35

Closed
ggardet opened this issue Mar 10, 2016 · 1 comment
Closed

os_is_android() fucntion is broken #35

ggardet opened this issue Mar 10, 2016 · 1 comment

Comments

@ggardet
Copy link

ggardet commented Mar 10, 2016

Now, some Linux distribution enabled wakelocks (e.g. openSUSE), so 'os_is_android()' function should not test wakelocks file to know if we are running Android or not.

@nmenon
Copy link
Collaborator

nmenon commented Apr 3, 2016

crap... thanks for the report.. fix on way.. a day or so..

@nmenon nmenon closed this as completed in 31f82b3 Apr 14, 2016
nmenon pushed a commit that referenced this issue Apr 14, 2016
Add API to check if OS supports wake_lock and use the same
[COMMON][LIB] for wake_lock operations check.

Fixes: #35

Reported-By: ggardet <guillaume.gardet@opensuse.org>
Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants