Drop "BATTERY_DEVICE" property in deviceprofiles
Isn't needed anymore as we now have reliable and universal battery autodetection. Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
parent
6c161a11ca
commit
2f0eb4ffe6
2 changed files with 0 additions and 7 deletions
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Nexus 5
|
||||
|
||||
export BATTERY_DEVICE="/sys/class/power_supply/battery"
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
# Wileyfox Swift (wileyfox-crackling)
|
||||
|
||||
export BATTERY_DEVICE="/sys/class/power_supply/pm8916-bms-vm"
|
||||
|
||||
export TOUCH_POINTER_ID="10"
|
||||
|
||||
export ROTATION_GRAVITY="500"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue