[−][src]Function android_properties::android::plat_setprop
pub fn plat_setprop(name: &str, value: &str) -> Result<(), String>
Set system property name to value, creating the system property if it doesn't already exist
pub fn plat_setprop(name: &str, value: &str) -> Result<(), String>
Set system property name to value, creating the system property if it doesn't already exist