Merge "Docs: Correction to service node snippet of manifest file" into mnc-mr-docs am: 4fb6ada am: 650a59a

am: 7308200

* commit '7308200268ac856874195f2f264c8d5f4aac7462':
  Docs: Correction to service node snippet of manifest file

Change-Id: I27b3a19a3103f8fd3375d6832c77ac31ff186d27
This commit is contained in:
Bert McMeen
2016-04-27 03:35:17 +00:00
committed by android-build-merger

View File

@@ -218,8 +218,6 @@ under the <a href="{@docRoot}guide/topics/manifest/application-element.html">
&lt;service
android:name=".AnalogWatchFaceService"
android:label="&#64;string/analog_name"
android:allowEmbedded="true"
android:taskAffinity=""
android:permission="android.permission.BIND_WALLPAPER" >
&lt;meta-data
android:name="android.service.wallpaper"