Home
last modified time | relevance | path

Searched refs:kPropBootBaseband (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/
Dhardware_android.cc53 const char kPropBootBaseband[] = "ro.boot.baseband"; variable
170 property_get(kPropBootBaseband, baseband, ""); in GetECVersion()