fix for smdkv310 rename
This commit is contained in:
parent
62c90da322
commit
c950885077
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user