Merge "Docs: Correction to service node snippet of manifest file" into mnc-mr-docs

am: 4fb6ada

* commit '4fb6ada226eb0308054d3736166991759baee687':
  Docs: Correction to service node snippet of manifest file

Change-Id: I99d2f1f233804ab99a68f2b3975e2cc735b507a4
This commit is contained in:
Bert McMeen
2016-04-13 00:01:16 +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"