Skip to content
Snippets Groups Projects
Commit eeecc21d authored by Rob Clark's avatar Rob Clark :speech_balloon: Committed by Marge Bot
Browse files

util: Add property_get() fallback for android


Environment variables aren't the easiest thing to use on android.  So
add a fallback to android's property mechanism for os_get_option().

This is slightly complicated by the fact that the assumption that the
return value of os_get_option() need not be freed.

Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
Part-of: <mesa/mesa!7763>
parent 73c68992
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment