blob: fa29ecb629ae4b3625278ccc50e74e276697a86b [file] [log] [blame]
<?xml version="1.0"?>
<!--
~ Copyright (C) 2015 The Android Open Source Project
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<!-- TODO: Add remote configuration location, much of this should be fallback only -->
<servicebundle name="Google Services"
format="1"
id="DeveloperServices.Google"
contentRoot="https://developers.google.com/experimental/">
<service name="Admob"
resourceRoot="/admob">
<resource>service.xml</resource>
<resource>recipe.xml</resource>
<resource>logo_admob_color_2x_web_32dp.png</resource>
</service>
<service name="Firebase Cloud Messaging"
resourceRoot="/cloud_messaging">
<resource>service.xml</resource>
<resource>recipe.xml</resource>
<resource>logo_fcm_color_2x_web_32dp.png</resource>
</service>
<service name="Identity"
resourceRoot="/identity">
<resource>service.xml</resource>
<resource>recipe.xml</resource>
<resource>logo_identity_color_2x_web_32dp.png</resource>
</service>
</servicebundle>