summaryrefslogtreecommitdiff
path: root/cmds/hid/jni
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-02-25Populate uniq field in uhid.Garfield Tan
2020-02-19Added ability to set bus used for hid device testsFarid Chahla
2019-12-10Add UHID_OUTPUT handling to hid commandSiarhei Vishniakou
2019-12-10Use switch statement for report typesSiarhei Vishniakou
2019-12-10Use a separate writeEvent functionSiarhei Vishniakou
2019-12-10Use unique_fd for uhid deviceSiarhei Vishniakou
2018-12-06Add support for UHID_GET_REPORT requestsKim Low
2018-11-29Refactor hid command, mitigate overflowsSiarhei Vishniakou
2017-09-09Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a9...Dan Willemsen
2017-09-09Merge "Convert libhidcommand_jni to Android.bp" into stage-aosp-master am: a9...Dan Willemsen
2017-09-08Convert libhidcommand_jni to Android.bpDan Willemsen
2017-08-26Merge "DO NOT MERGE Use CREATE instead of CREATE2 for 3.10 kernel" into oc-mr...Siarhei Vishniakou
2017-08-26DO NOT MERGE Use CREATE instead of CREATE2 for 3.10 kernelSiarhei Vishniakou
2017-08-10ScopedUtfChars: use proper nativehelper headersSteven Moreland
2017-08-02Merge "com.android.server: use proper nativehelper headers" into stage-aosp-m...Steven Moreland
2017-08-01com.android.server: use proper nativehelper headersSteven Moreland
2017-05-12Fix GamepadTestCase#testButtonA CTS testSiarhei Vishniakou
2016-02-19Fix a set of random warnings in frameworks/base/Aurimas Liutikas
2015-06-12Add new `hid` command.Michael Wright