|
|
|
@ -214,7 +214,7 @@ def interact():
|
|
|
|
|
install_choices = ["gapps", "microg", "libndk", "libhoudini", "magisk", "smartdock", "fdroidpriv",]
|
|
|
|
|
hack_choices = []
|
|
|
|
|
if android_version == "11":
|
|
|
|
|
install_choices.extend(["libhoudini", "widevine"])
|
|
|
|
|
install_choices.extend(["widevine"])
|
|
|
|
|
hack_choices.extend(["nodataperm", "hidestatusbar"])
|
|
|
|
|
|
|
|
|
|
if action == "Install":
|
|
|
|
|