Fix startActivity() for supporting API < 30
Call the older startActivityAsUser() instead of startActivityAsUserWithFeature() so that it also works on older Android versions. Fixes #4704 <https://github.com/Genymobile/scrcpy/issues/4704> PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
R
Romain Vimont committed
54dede36307edc69553d7de620f6b4318e48c678
Parent: f557188