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