From a4d2c45881e774a7f68169b447a53c269ddaa7a5 Mon Sep 17 00:00:00 2001 From: Vol Zhdanov Date: Sun, 20 Jan 2019 21:27:50 +0530 Subject: [PATCH] sdm660-common: rootdir: Add missing dynamic fps node * otherwise sdm won't access it Signed-off-by: adi8900 Signed-off-by: PIPIPIG233666 <2212848813@qq.com> Change-Id: I088d64b9ddd07bb2482ac3971d7c559e88043d0b --- rootdir/etc/ueventd.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 33dd156f..c9bc8708 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -416,6 +416,9 @@ firmware_directories /vendor/firmware_mnt/image/ /sys/class/dual_role_usb/* power_role 0660 system system /sys/class/dual_role_usb/* mode 0660 system system +# sys-fs display +/sys/class/graphics/fb0 dynamic_fps 0664 system graphics + #Memory Offline /sys/devices/system/memory/memory* state 0660 system system