Fix android.appsecurity.cts.StorageHostTest#testFullDisk failed

UiAutomator create a motion event with button state 0, which
will be filtered out.  Here let 0 and BUTTON_STYLUS_PRIMARY could
be translated to KEYCODE_DPAD_CENTER.

Bug: 230555866
Change-Id: I1afb55eaccd289b647f753e53880d64812fa9a28
1 file changed