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

Commit 650a59a4 authored by Bert McMeen's avatar Bert McMeen Committed by android-build-merger
Browse files

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

am: 4fb6ada2

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

Change-Id: I99d2f1f233804ab99a68f2b3975e2cc735b507a4
parents 5931efc2 4fb6ada2
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"