Sign in
gerrit
/
buck
/
9f3133a9ac46e0161a04c7510784a2cdb4fe4c7a
/
.
/
testdata
/
com
/
facebook
/
buck
/
shell
/
AndroidManifestA.xml
blob: 53e194bbd4de7888eb571a49b530fcac7aa96708 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.sample.util"
>
<application>
<service
android:name
=
"com.sample.util.service.SampleService"
/>
</application>
</manifest>