Skip to content

Commit

Permalink
sm8450-common: Remove writes to force_sysfs_fallback node
Browse files Browse the repository at this point in the history
This part is enabled in kernel with enabling CONFIG_FW_LOADER_USER_HELPER_FALLBACK
But the writes to this node is denied access by selinux

Change-Id: Ic34a7ee5a0980c73b72d9bb928c3c42d1b30255d
  • Loading branch information
pjgowtham committed Feb 10, 2024
1 parent c563baf commit 8e1a4bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions init/init.qcom.recovery.rc
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#

on early-init
write /proc/sys/kernel/firmware_config/force_sysfs_fallback 1

on init
write /sys/class/backlight/panel0-backlight/brightness 200
setprop sys.usb.configfs 1
Expand Down

0 comments on commit 8e1a4bc

Please sign in to comment.