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

am: 650a59a

* commit '650a59a477cf993933663b590e7e7d68f2211b27':
  Docs: Correction to service node snippet of manifest file

Change-Id: If7f0c1a6dda02b651d239f25bd9b64c9aee19d49
This commit is contained in:
Bert McMeen
2016-04-26 08:08:15 +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"