kcm: Disable FOSS option in Waydroid initialization page

This commit is contained in:
Florian RICHER 2025-07-27 14:02:21 +02:00
parent 98af2530f7
commit 43fdeef2f9
No known key found for this signature in database
GPG key ID: C73D37CBED7BFC77

View file

@ -23,7 +23,6 @@ ColumnLayout {
model: [
{"name": "Vanilla", "value": AIP.WaydroidState.Vanilla},
{"name": "FOSS", "value": AIP.WaydroidState.Foss},
{"name": "GAPPS", "value": AIP.WaydroidState.Gapps}
]