Skip to content

Commit

Permalink
cepheus: rootdir: Label brightness node correctly
Browse files Browse the repository at this point in the history
- We only utilize switch_2/brightness as a toggle switch so explicitly label it.
  • Loading branch information
cyberknight777 authored and balgxmr committed Feb 8, 2025
1 parent 276cf39 commit 07a1b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootdir/etc/ueventd.rc
Original file line number Diff line number Diff line change
Expand Up @@ -517,4 +517,4 @@ firmware_directories /vendor/firmware_mnt/image/ /vendor/firmware/
# Torch control
/sys/devices/platform/soc/c440000.qcom,spmi/spmi-0/spmi0-05/c440000.qcom,spmi:qcom,pm8150l@5:qcom,leds@d300/leds/led:torch_0 brightness 0660 cameraserver camera
/sys/devices/platform/soc/c440000.qcom,spmi/spmi-0/spmi0-05/c440000.qcom,spmi:qcom,pm8150l@5:qcom,leds@d300/leds/led:torch_1 brightness 0660 cameraserver camera
/sys/devices/platform/soc/c440000.qcom,spmi/spmi-0/spmi0-05/c440000.qcom,spmi:qcom,pm8150l@5:qcom,leds@d300/leds/led:switch_2 0660 cameraserver camera
/sys/devices/platform/soc/c440000.qcom,spmi/spmi-0/spmi0-05/c440000.qcom,spmi:qcom,pm8150l@5:qcom,leds@d300/leds/led:switch_2 brightness 0660 cameraserver camera

0 comments on commit 07a1b0c

Please sign in to comment.