Implement Shizuku installer support
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Aurora Store
|
||||
~ Copyright (C) 2021, Rahul Kumar Patel <whyorean@gmail.com>
|
||||
~ Copyright (C) 2023, grrfe <grrfe@420blaze.it>
|
||||
~
|
||||
~ Aurora Store is free software: you can redistribute it and/or modify
|
||||
~ it under the terms of the GNU General Public License as published by
|
||||
@@ -115,6 +116,7 @@
|
||||
<item>@string/pref_install_mode_root</item>
|
||||
<item>@string/pref_install_mode_services</item>
|
||||
<item>@string/pref_install_mode_am</item>
|
||||
<item>@string/pref_install_mode_shizuku</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="pref_installation_method_values">
|
||||
@@ -123,6 +125,7 @@
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
<item>5</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="link_urls">
|
||||
|
||||
Reference in New Issue
Block a user