Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt_chroot.cpp131 std::string product_partition = StringPrintf("/dev/block/by-name/product%s", in otapreopt_chroot() local
133 int product_result = mount(product_partition.c_str(), in otapreopt_chroot()