LocationManager: expose more information from the backend to the apps

note: GnssStatus was accidentally bundled into ab5b600bf1
This commit is contained in:
Mis012
2025-03-26 21:25:39 +01:00
parent d2e2ab37bc
commit 12121d2d48
5 changed files with 87 additions and 9 deletions

View File

@@ -259,6 +259,7 @@ srcs = [
'android/hardware/input/InputManager.java',
'android/hardware/usb/UsbManager.java',
'android/location/Criteria.java',
'android/location/GnssStatus.java',
'android/location/Location.java',
'android/location/LocationListener.java',
'android/location/LocationManager.java',