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

This commit is contained in:
Bert McMeen
2016-04-12 23:57:21 +00:00
committed by Android (Google) Code Review

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"