]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
waydroid.market.desktop: use `waydroid app intent`
authorWachid Adi Nugroho <wachidadinugroho.maya@gmail.com>
Fri, 1 Jul 2022 15:58:55 +0000 (22:58 +0700)
committerErfan Abdi <erfangplus@gmail.com>
Wed, 6 Jul 2022 16:45:14 +0000 (21:15 +0430)
Depends:
- https://github.com/waydroid/waydroid/pull/433
- https://github.com/waydroid/android_vendor_waydroid/pull/12

data/waydroid.market.desktop

index 3de89d9aaee632459cf81dca017e1337b74cd1e3..fee4787f40ca6fe4bb9079fe9bcabe8183e13bab 100644 (file)
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Name=Waydroid Market
 Comment=Android Market Protocol Handler
-Exec=echo "am start -a android.intent.action.VIEW -d %u" | pkexec waydroid shell
+Exec=waydroid app intent android.intent.action.VIEW -d %u
 Icon=/usr/lib/waydroid/data/AppIcon.png
 Type=Application
 Encoding=UTF-8