Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
resources
/
intentionDescriptions
/
AddServiceToManifest
/
after.xml.template
blob: fd743fa12e5c131105794edfcf736453d22dce5a [
file
] [
log
] [
blame
]
<application>
<service
android:name
=
".NewService"
/>
</application>