diff --git a/scripts/deviceprofiles/sxmo_deviceprofile_hammerheadqcom.sh b/scripts/deviceprofiles/sxmo_deviceprofile_hammerheadqcom.sh deleted file mode 100644 index 805599e..0000000 --- a/scripts/deviceprofiles/sxmo_deviceprofile_hammerheadqcom.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -# Nexus 5 - -export BATTERY_DEVICE="/sys/class/power_supply/battery" diff --git a/scripts/deviceprofiles/sxmo_deviceprofile_l8150qcom.sh b/scripts/deviceprofiles/sxmo_deviceprofile_l8150qcom.sh index 3ae0a4c..39fb39d 100644 --- a/scripts/deviceprofiles/sxmo_deviceprofile_l8150qcom.sh +++ b/scripts/deviceprofiles/sxmo_deviceprofile_l8150qcom.sh @@ -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"