Skip to content

Commit

Permalink
Merge pull request #12165 from MartijnKaijser/droid_o_banner
Browse files Browse the repository at this point in the history
[android] Android O dropped some legacy stuff so let's actually add "…
  • Loading branch information
MartijnKaijser committed May 26, 2017
2 parents a980fe6 + 5aa272b commit 227aed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/android/packaging/xbmc/AndroidManifest.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<uses-feature android:name="android.hardware.wifi" android:required="false" />

<application android:icon="@drawable/ic_launcher"
android:banner="@drawable/banner"
android:logo="@drawable/banner"
android:label="@string/app_name"
android:hasCode="true"
Expand Down

0 comments on commit 227aed1

Please sign in to comment.