Home
last modified time | relevance | path

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

/system/core/healthd/
Dhealthd_mode_charger.cpp109 static constexpr const char* product_animation_desc_path = variable
623 if (base::ReadFileToString(product_animation_desc_path, &content)) { in InitAnimation()