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

Commit d6935090 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...

Merge "Docs: Correction to service node snippet of manifest file" into mnc-mr-docs am: 4fb6ada2 am: 650a59a4
am: 73082002

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

Change-Id: I27b3a19a3103f8fd3375d6832c77ac31ff186d27
parents f867a4ae 73082002
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"