mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-01 23:40:33 -08:00
More fixes, more breaks...
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
android:resource="@xml/accessibilityservice"/>
|
||||
</service>
|
||||
<service
|
||||
android:name=".services.QuickSettingTileService"
|
||||
android:name=".services.TileServiceNewApi"
|
||||
android:icon="@drawable/ic_autoroot"
|
||||
android:label="@string/app_name"
|
||||
android:permission="android.permission.BIND_QUICK_SETTINGS_TILE">
|
||||
|
||||
Reference in New Issue
Block a user