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

/frameworks/native/cmds/installd/
H A Dotapreopt.cpp229 if (system_properties_.GetProperty(kAndroidRootPathPropertyName) == nullptr) {
232 android_root_ = *system_properties_.GetProperty(kAndroidRootPathPropertyName);
976 static constexpr const char* kAndroidRootPathPropertyName = "ANDROID_ROOT"; member in class:android::installd::OTAPreoptService

Completed in 687 milliseconds