Searched refs:manfid (Results 1 - 1 of 1) sorted by relevance

/system/vold/model/
H A DDisk.cpp265 std::string path(mSysPath + "/device/manfid");
272 int64_t manfid; local
273 if (!android::base::ParseInt(tmp, &manfid)) {
279 // user confusion, this list doesn't contain white-label manfid.
280 switch (manfid) {

Completed in 185 milliseconds