device_google_caimito/location/tokay/Android.bp
Michael Bestas 3ab4ff30c6
caimito: Remove userdebug/eng configuration
Change-Id: I3739e6e099681c667c80723f0f6e3197923ff762
2025-06-26 08:31:52 +03:00

12 lines
217 B
Text

soong_namespace {}
package {
default_applicable_licenses: ["device_google_caimito_license"],
}
prebuilt_etc {
name: "gps.cfg",
src: "user/gps.cfg",
relative_install_path: "gnss",
vendor: true,
}