cargo_mobile2::android::adb::get_prop

Function get_prop

source
pub fn get_prop(env: &Env, serial_no: &str, prop: &str) -> Result<String, Error>