plat_setprop

Function plat_setprop 

Source
pub fn plat_setprop(name: &str, value: &str) -> Result<(), String>
Expand description

Set system property name to value, creating the system property if it doesn’t already exist