sm8250-common: livedisplay: Update hbm path
Change-Id: I9ecbce2634ce48f64dd48b3a7f2999880378ac3e
This commit is contained in:
@@ -27,7 +27,7 @@ namespace V2_0 {
|
||||
namespace implementation {
|
||||
|
||||
static constexpr const char* kHbmPath =
|
||||
"/sys/devices/platform/soc/ae00000.qcom,mdss_mdp/drm/card0/card0-DSI-1/hbm";
|
||||
"/sys/class/drm/card0-DSI-1/hbm";
|
||||
|
||||
Return<bool> SunlightEnhancement::isEnabled() {
|
||||
std::ifstream file(kHbmPath);
|
||||
|
||||
Reference in New Issue
Block a user