aboutsummaryrefslogtreecommitdiff
path: root/device_build_interfaces
AgeCommit message (Expand)Author
2020-08-27Allow IPv6 link-local address to be fastboot serial number.Hongguang Chen
2020-07-07Continue to create some error classificationJulien Desprez
2020-07-01Create a runtimeException version of the HarnessExceptionJulien Desprez
2020-06-26Merge "Update DNAE to HarnessException to carry ErrorIdentifier"Treehugger Robot
2020-06-26Update DNAE to HarnessException to carry ErrorIdentifierJulien Desprez
2020-06-25Continue to qualify some of the errorsJulien Desprez
2020-06-23Continue to extend base ExceptionsJulien Desprez
2020-06-23Expand identifier to handle Exception -> FailureDescription conversionJulien Desprez
2020-06-22Setup a base HarnessException to carry ErrorIdentifierJulien Desprez
2020-06-05Add an attempt at recovering RECOVERY modeJulien Desprez
2020-05-18Query the fastbootd status only when neededJulien Desprez
2020-05-07Fix the exception to determine the serialJulien Desprez
2020-05-07Merge "Switch TargetSetupError to carry a String instead of DeviceDescriptor"Julien Desprez
2020-05-07Merge "Adds support to get all application packages"Rhed Jao
2020-05-06Switch TargetSetupError to carry a String instead of DeviceDescriptorJulien Desprez
2020-05-06Adds support to get all application packagesRhed Jao
2020-05-01Add logic to actually create a FASTBOOTD mode deviceJulien Desprez
2020-04-30Merge "Add more of the fastbootd support needed"Julien Desprez
2020-04-29Add more of the fastbootd support neededJulien Desprez
2020-04-28Delete resource usage for BuildInfoJulien Desprez
2020-04-27Continue updating interfaces to remove test resourcesJulien Desprez
2020-04-23Start removing some of the GCS test resource logicJulien Desprez
2020-04-22Start introducing FASTBOOTD mode in TradefedJulien Desprez
2020-04-01Start using the new multi-tenant optionJulien Desprez
2020-03-18Make sure StubDevice is serializableJulien Desprez
2020-03-18Merge "If device is allocated cache the device descriptor"android-r-preview-4android-r-preview-3android-r-preview-2Julien Desprez
2020-03-17If device is allocated cache the device descriptorJulien Desprez
2020-03-16Switch default to use TF timeout insteadJulien Desprez
2020-03-02Fixing tradefed's switchUser API for newer API levels.jovanak
2020-02-12Merge "Add getLaunchApiLevel to Tradefed for VTS tests convert."Treehugger Robot
2020-02-11Align timeout of Acloud to device bootJulien Desprez
2020-02-11Add getLaunchApiLevel to Tradefed for VTS tests convert.yangbill
2020-02-06Merge "Update TF to support test run only in fastboot mode"Dan Shi
2020-02-06Merge "Support + in file name via content provider"Julien Desprez
2020-02-06Update TF to support test run only in fastboot modeDan Shi
2020-02-06Support + in file name via content providerJulien Desprez
2020-02-06Merge "Adds force-queryable option to all install commands"Treehugger Robot
2020-02-05Adds force-queryable option to all install commandsPatrick Baumann
2020-02-05Merge "Handle adb connection in LocalAndroidVirtualDevice"android-r-preview-1Hsin-Yi Chen
2020-02-01Revert "Update TF to support test run only in fastboot mode"Guang Zhu
2020-01-29Update TF to support test run only in fastboot modeDan Shi
2020-01-20Handle adb connection in LocalAndroidVirtualDeviceHsin-Yi Chen
2020-01-18Add an API to provide reason for a rebootNikita Ioffe
2020-01-16Merge "Return the codePath attribute."Dario Freni
2020-01-16Return the codePath attribute.Dario Freni
2020-01-15Merge "Ensure calls in getDeviceDescriptor do not go through recovery"Julien Desprez
2020-01-14Ensure calls in getDeviceDescriptor do not go through recoveryJulien Desprez
2020-01-14Revert "Update TF to support test run only in fastboot mode"Jeffrey Lu
2020-01-13Replace shared resource dir by the invocation directoryJulien Desprez
2020-01-08Change instructions for pm help to: 'adb shell pm -h'Daniel Cardenas