On my 8.1 oreo android tablet, I have a front RGB led. I'm trying to change the color of it by using ADB commands, however I can't find the led in the system. I searched for everywhere (under sys/class, sys/devices, virtual, platform, software directories but nothing)
There is a suggested method described below as all leds info are stored under '/sys/class/leds/' directory, but this folder is totally empty in my case. Control Android LED from shell
I contacted the manufacturer, but they refused to answer as don't want to disclose internal system structures to anybody.
I'm asking for your experience. Is there any command I can use to find and control it with ADB?