Searched refs:kConfigDebugPathProperty (Results 1 – 1 of 1) sorted by relevance
47 constexpr std::string_view kConfigDebugPathProperty("vendor.powerhal.config.debug"); variable288 if (android::base::GetBoolProperty(kConfigDebugPathProperty.data(), false)) { in Reload()