diff options
author | codeworkx <daniel.hillenbrand@codeworkx.de> | 2012-08-16 14:23:30 +0200 |
---|---|---|
committer | codeworkx <daniel.hillenbrand@codeworkx.de> | 2012-08-17 18:12:04 +0200 |
commit | a347cdae2db58120b85ca75bccd3b2b9c323213e (patch) | |
tree | 122a8e510331cc8a1f5177f5856a09ae28d88024 /configs | |
parent | 943a3e812589731511b7e896f3c9e68d464e3e38 (diff) | |
download | device_samsung_i9300-a347cdae2db58120b85ca75bccd3b2b9c323213e.zip device_samsung_i9300-a347cdae2db58120b85ca75bccd3b2b9c323213e.tar.gz device_samsung_i9300-a347cdae2db58120b85ca75bccd3b2b9c323213e.tar.bz2 |
removed tvoutdummy, updated uevent, cleanup
Change-Id: Iaed4163b44079acf0dfb693cabc6e676799ff83b
Diffstat (limited to 'configs')
-rw-r--r-- | configs/gps.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/gps.xml b/configs/gps.xml index 1e8786e..0289635 100644 --- a/configs/gps.xml +++ b/configs/gps.xml @@ -7,7 +7,7 @@ gpioNStdbyPath="/sys/class/sec/gps/GPS_PWR_EN/value" gpioNResetPath="/sys/class/sec/gps/GPS_nRST/value" gpioDelayMs="250" - acNvStoDir="/data/gps/" + acNvStoDir="/data/" FactoryTestFilePath="/data/" acLogDirectory="/sdcard/gps/broadcom/" |