[PATCH] fix: make wireguard compatible with android TV

Derrick Lyndon Pallas derrick at pallas.us
Wed Jan 22 20:51:11 CET 2020


It allows it to work for hardware devices that emulate or simply do not 
provide a real touchscreen, e.g. Android TVs. The feature requirement 
for a real touchscreen is default enabled and must be explicitly 
disabled. ~D


On 1/22/20 11:44 AM, Jason A. Donenfeld wrote:
> Thanks for this.
>
> On Wed, Jan 22, 2020 at 8:42 PM Revath S Kumar <rsk at revathskumar.com> wrote:
>> +    <uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
> I understand the other flag you've added, thanks to the documentation
> link you provided, but what's this line here do?
>
> Jason
> _______________________________________________
> WireGuard mailing list
> WireGuard at lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/wireguard


More information about the WireGuard mailing list