summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ScriptIntrinsicLUT.java
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2017-03-21 17:39:40 -0700
committerSiarhei Vishniakou <svv@google.com>2017-05-01 11:52:13 -0700
commita7f99b5ea884cc1b0ad9217b752b540d4ad2341d (patch)
tree7208cd5e76a5dc195280392f6897f9056e4ebc50 /rs/java/android/renderscript/ScriptIntrinsicLUT.java
parente72e61c38a688339af7199c672d35e58cd8f60c8 (diff)
Adding feature: input device disable/enable.
This functionality will only be available for signed system applications. A disable call will cause a file descriptor to the input device driver to be closed, which in turn may cause the input device to switch into a low-power mode. An enable call will reopen the input device. Bug: 30143923 Test: developed a custom apk with signature permission that calls disable/enable on touchscreen device. Verified that touchscreen stops working when disable is called and starts working again when enable is called. Verified that the file handle to the driver is closed and reopened. Verified that the notification onInputDeviceChanged is received in the app. CTS test - android.view.cts.InputDeviceEnabledTest Change-Id: I1e42c6996e679c083cd3f0c9adfaef8ba22c4ee4
Diffstat (limited to 'rs/java/android/renderscript/ScriptIntrinsicLUT.java')
0 files changed, 0 insertions, 0 deletions