sanders: gps: Fix 1.1 interface leftovers
* Thanks CAF for derping as usual Change-Id: I4a571fbc8810127cf675ff0aa29c4923b16bc62a Signed-off-by: Davide Garberi <dade.garberi@gmail.com> Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
committed by
ronaxdevil
parent
0a4075d4d5
commit
51706a4643
@@ -18,9 +18,9 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#define LOG_TAG "android.hardware.gnss@1.1-service-qti"
|
||||
#define LOG_TAG "android.hardware.gnss@1.0-service-qti"
|
||||
|
||||
#include <android/hardware/gnss/1.1/IGnss.h>
|
||||
#include <android/hardware/gnss/1.0/IGnss.h>
|
||||
#include <hidl/LegacySupport.h>
|
||||
|
||||
using android::hardware::gnss::V1_0::IGnss;
|
||||
|
||||
Reference in New Issue
Block a user