Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_Zygote.cpp855 const std::string installer_source = StringPrintf("/mnt/installer/%d", user_id); in MountEmulatedStorage() local
856 BindMount(installer_source, "/storage", fail_fn); in MountEmulatedStorage()