Fix breakage by removing #include gps.h

Bug: 74951218
Fixes: 74951218

Test: aosp_arm64-eng builds
Change-Id: Iae66fc56b5cba01a3a1cb363f62dabd223743438
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 {