Searched defs:oem_src_path (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dcommandline.cpp1755 std::string oem_src_path = product_file("oem"); local
1764 if (okay && (src.empty() || src == "oem") && directory_exists(oem_src_path)) {
1765 okay = do_sync_sync(oem_src_path, "/oem", list_only);

Completed in 8 milliseconds