commit | 79b848a796759827cb9fe45981bdb5ac4dbcc274 | [log] [tgz] |
---|---|---|
author | Yu-Han Yang <yuhany@google.com> | Thu Mar 15 19:03:10 2018 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Mar 15 19:03:10 2018 +0000 |
tree | bb67789ada884c36244e69e5313acd5ef8667ce4 | |
parent | bd417192c12fd4bc36d14e1950727704daefa5b6 [diff] | |
parent | f2b1866a13fa6b4601d6683908f68eb9ec51f262 [diff] |
Merge "Fix breakage by removing #include gps.h" into pi-dev
diff --git a/gnss/1.1/default/GnssDebug.h b/gnss/1.1/default/GnssDebug.h index 6d149fa..969d337 100644 --- a/gnss/1.1/default/GnssDebug.h +++ b/gnss/1.1/default/GnssDebug.h
@@ -18,7 +18,6 @@ #define android_hardware_gnss_V1_1_GnssDebug_H_ #include <android/hardware/gnss/1.0/IGnssDebug.h> -#include <hardware/gps.h> #include <hidl/Status.h> namespace android {