Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp103 static constexpr const char* vendor_animation_desc_path = variable
680 if (base::ReadFileToString(vendor_animation_desc_path, &content)) { in InitAnimation()
684 LOGW("Could not open animation description at %s\n", vendor_animation_desc_path); in InitAnimation()