diff --git a/gpswrapper/gps.c b/gpswrapper/gps.c index d022bec..7a58e20 100644 --- a/gpswrapper/gps.c +++ b/gpswrapper/gps.c @@ -31,7 +31,7 @@ #define LOG_TAG "gps-wrapper" #include -#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;