summaryrefslogtreecommitdiffstats
path: root/broadcastradio/1.0
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Verify all radio classes, instead of FM only."Tomasz Wasilczyk2017-03-232-29/+60
|\
| * Verify all radio classes, instead of FM only.Tomasz Wasilczyk2017-03-232-29/+60
* | Merge "Set skipSubChannel both to true and false when testing scan and step m...Tomasz Wasilczyk2017-03-171-2/+4
|\ \ | |/ |/|
| * Set skipSubChannel both to true and false when testing scan and step methods.Tomasz Wasilczyk2017-03-141-2/+4
* | Remove unused using statements.Steven Moreland2017-03-161-1/+0
* | Change vts target base test class nameYuexi Ma2017-03-102-4/+4
|/
* hidl_default to all targets.Steven Moreland2017-03-081-0/+1
* Merge "Test ITuner::setConfiguration against bad input."Tomasz Wasilczyk2017-03-081-0/+32
|\
| * Test ITuner::setConfiguration against bad input.Tomasz Wasilczyk2017-03-071-0/+33
* | Extend configChange and tuneComplete callbacks with checking the carried value.Tomasz Wasilczyk2017-03-071-8/+53
|/
* Test ITuner::tune failing when channel out of the range is provided.Tomasz Wasilczyk2017-03-031-0/+36
* Extend broadcast radio VTS tests by tuner reopening scenario.Tomasz Wasilczyk2017-03-031-0/+34
* change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)Yuexi Ma2017-02-282-15/+4
* Create Broadcast radio HAL 1.1; implement DigitalStatus enum.Tomasz Wasilczyk2017-02-271-1/+1
* Remove viral dependency on libhwbinder. (2/2)Steven Moreland2017-02-242-2/+0
* BroadcastRadio HAL uses "default" service nameChris Phoenix2017-02-221-1/+1
* Update the test binary and source file name on master.Zhuoyao Zhang2017-02-212-2/+2
* Review radio metadata allocations/deallocations.Tomasz Wasilczyk2017-02-151-3/+2
* Move hidl shims to the vendor partition. (2/2)Steven Moreland2017-02-131-0/+1
* Update makefiles to use filgroup syntax.Tri Vo2017-02-101-10/+2
* Migrate driver/profiler to test/vts-testcase/hal.Tri Vo2017-02-071-127/+11
* move VTS stub files and non-functional testsKeun Soo Yim2017-02-048-169/+0
* Update Andriod.bp for hals.Zhuoyao Zhang2017-02-031-0/+127
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-113-3/+4
* Bp/nFoo -> Bp/nHwFoo.Yifan Hong2017-01-111-8/+8
* Make metadata field mandatory for program info struct.Tomasz Wasilczyk2017-01-066-29/+18
* Return<*> getStatus().isOk() -> isOk()Steven Moreland2017-01-041-11/+11
* Remove obsolete references to IPCThreadState/ProcessState.Martijn Coenen2016-12-301-5/+1
* Update makefiles for hidlizing IBase.Yifan Hong2016-12-031-2/+4
* Update to use the correct logging library.Yifan Hong2016-12-013-3/+3
* Basic target VTS test for broadcast radio HALEric Laurent2016-11-3012-0/+715
* Merge changes I0b1a0979,I4aa89a39TreeHugger Robot2016-11-303-9/+9
|\
| * Remove HIDL_GENERATED from things written by hand.Steven Moreland2016-11-293-9/+9
* | Always specify underlying enum type.Steven Moreland2016-11-291-3/+3
|/
* Merge "Update makefiles for logging."Steven Moreland2016-11-221-0/+1
|\
| * Update makefiles for logging.Steven Moreland2016-11-211-0/+1
* | fix build for broacast radio HAL implementationEric Laurent2016-11-211-1/+2
* | Revert "Revert "Initial implementation of broadcast radio HAL.""Eric Laurent2016-11-2111-4/+950
* | Merge "Revert "Initial implementation of broadcast radio HAL.""Eric Laurent2016-11-1911-950/+4
|\ \
| * | Revert "Initial implementation of broadcast radio HAL."Eric Laurent2016-11-1911-950/+4
* | | Merge "Initial implementation of broadcast radio HAL."TreeHugger Robot2016-11-1911-4/+950
|\| | | |/ |/|
| * Initial implementation of broadcast radio HAL.Eric Laurent2016-11-1811-4/+950
* | Split libhidl into base and transport.Yifan Hong2016-11-181-2/+4
|/
* Support genrules with multiple toolsColin Cross2016-11-041-4/+4
* Running update makefiles.Steven Moreland2016-11-021-4/+4
* Stop all these merge conflicts.Steven Moreland2016-10-261-0/+5
* initial HAL definition for bradcast radio (e.g FM radio)Eric Laurent2016-10-216-0/+564