🎨 Added Sony Headphone

This commit is contained in:
Nikhil Badyal
2023-07-01 18:27:37 +05:30
parent 304b3190a3
commit 8166cca1c1
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@ class Patches(object):
"com.google.android.apps.recorder": "grecorder",
"tv.trakt.trakt": "trakt",
"com.candylink.openvpn": "candyvpn",
"com.sony.songpal.mdr": "sonyheadphone",
}
revanced_app_ids = {
key: (value, "_" + value) for key, value in _revanced_app_ids.items()