Searched refs:halPropVal (Results 1 – 1 of 1) sorted by relevance
43 char halPropVal[PROPERTY_VALUE_MAX]; in audio_extn_pm_vote() local75 if (property_get("sys.audio.init", halPropVal, NULL)) { in audio_extn_pm_vote()76 prop_unload_image = !(strncmp("false", halPropVal, sizeof("false"))); in audio_extn_pm_vote()