Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_keymaster.cpp118 static constexpr char brand_prop_name[] = "ro.product.brand"; in Initialize() local
126 android::base::GetProperty(brand_prop_name, ""); in Initialize()