Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fb6ada2 authored by Bert McMeen's avatar Bert McMeen Committed by Android (Google) Code Review
Browse files

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

parents 77f3538a 82afbd8c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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"