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:
Maxim Karasev 2021-08-29 14:28:37 +03:00 committed by Stacy Harper
parent 6c161a11ca
commit 2f0eb4ffe6
No known key found for this signature in database
GPG key ID: 5BAC92328B7C5D65
2 changed files with 0 additions and 7 deletions

View file

@ -1,5 +0,0 @@
#!/bin/sh
# Nexus 5
export BATTERY_DEVICE="/sys/class/power_supply/battery"

View file

@ -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"