This website requires JavaScript.
Explore
Help
Register
Sign In
donjohanliebert
/
device_motorola_sm7325-common
Watch
1
Star
0
Fork
0
You've already forked device_motorola_sm7325-common
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
device_motorola_sm7325-common
/
gps
/
Android.bp
5 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sm8250-common: import gps from LA.UM.9.12.r1-13500.01-SMxx50.QSSI12.0 Change-Id: Ib5a80c095e5e203f90cc0d685758553fd18a7f0c
2022-03-23 21:36:50 +01:00
GNSS_CFLAGS = [
"-Werror",
sm7325-common: gps: Remove all Wno-error flags Almost all warnings/errors have been fixed. Ignore undefined bool conversion error on purpose. Change-Id: I00cb5f38711fa9f873da030fc6a0ebc6cde3ceeb
2023-06-07 23:28:37 +03:00
"-Wno-undefined-bool-conversion",
sm8250-common: import gps from LA.UM.9.12.r1-13500.01-SMxx50.QSSI12.0 Change-Id: Ib5a80c095e5e203f90cc0d685758553fd18a7f0c
2022-03-23 21:36:50 +01:00
]
Reference in New Issue
Copy Permalink