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>
master
Maxim Karasev 3 years ago committed by Stacy Harper
parent 6c161a11ca
commit 2f0eb4ffe6
No known key found for this signature in database
GPG Key ID: 5BAC92328B7C5D65
  1. 5
      scripts/deviceprofiles/sxmo_deviceprofile_hammerheadqcom.sh
  2. 2
      scripts/deviceprofiles/sxmo_deviceprofile_l8150qcom.sh

@ -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…
Cancel
Save