fix for smdkv310 rename

This commit is contained in:
Kolja Dummann 2011-07-01 23:50:13 +02:00
parent 62c90da322
commit c950885077

View File

@ -31,7 +31,7 @@
#define LOG_TAG "gps-wrapper"
#include <utils/Log.h>
#define ORIGINAL_HAL_PATH "/system/lib/hw/vendor-gps.GT-I9100.so"
#define ORIGINAL_HAL_PATH "/system/lib/hw/vendor-gps.smdkv310.so"
static const AGpsRilInterface* oldAGPSRIL = NULL;
static AGpsRilInterface newAGPSRIL;