Skip to content

fix(android): replace deprecated isGame flag to appCategory in AndroidManifest.xml#18860

Open
JasonKhew96 wants to merge 2 commits intolibretro:masterfrom
JasonKhew96:is_game
Open

fix(android): replace deprecated isGame flag to appCategory in AndroidManifest.xml#18860
JasonKhew96 wants to merge 2 commits intolibretro:masterfrom
JasonKhew96:is_game

Conversation

@JasonKhew96
Copy link
Copy Markdown

Guidelines

  1. Rebase before opening a pull request
  2. If you are sending several unrelated fixes or features, use a branch and a separate pull request for each
  3. If possible try squashing everything in a single commit. This is particularly beneficial in the case of feature merges since it allows easy bisecting when a problem arises
  4. RetroArch codebase follows C89 coding rules for portability across many old platforms check using C89_BUILD=1

Description

Replace deprecated android:isGame flag to android:appCategory in AndroidManifest.xml
https://developer.android.com/guide/topics/manifest/application-element#isGame

Related Issues

Related Pull Requests

Reviewers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant