index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
UsbTests
Age
Commit message (
Expand
)
Author
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-01-31
Add UsbHandlerTest test for NCM and RNDIS at the same time.
Lorenzo Colitti
2021-01-23
Allow RNDIS and NCM to be enabled at the same time.
Lorenzo Colitti
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2019-12-13
USB: Add test for UsbManager APIs
James Wei
2019-08-22
Separate Usb permissions from Usb settings
Evan Severson
2019-03-12
Convert tests/**/Android.mk files to Android.bp, part II
Sasha Smundak
2019-03-02
Migrate remainder of frameworks/base to androidx.test
Brett Chabot
2018-10-31
Update USB tests for ADB split
Kenny Root
2018-04-06
Exempt tests for hidden APIs.
Nicolas Geoffray
2018-03-26
UsbHostManager: Restore inserted device logging
Andrew Chant
2018-03-26
UsbDescriptorParser: always parse in constructor
Andrew Chant
2018-03-05
Update UsbHandlerTests
Jerry Zhang
2018-02-28
frameworks/base: Set LOCAL_SDK_VERSION where possible.
Anton Hansson
2018-02-26
Add test for UsbDescriptorParser.java
Andrew Chant
2018-01-31
Refactor and clean up USB, add tests
Jerry Zhang