• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <!-- Name of the application. [CHAR LIMIT=35] -->
4    <string name="app_label">Fused Location</string>
5    <!-- Attribution for Fused Overlay Service. [CHAR LIMIT=NONE]-->
6    <string name="fused_overlay_service">Fused Overlay Service</string>
7    <!-- Attribution for GNSS Overlay Service. [CHAR LIMIT=NONE]-->
8    <string name="gnss_overlay_service">GNSS Overlay Service</string>
9</resources>
10