summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating makefiles for hidl_interface.Steven Moreland2017-11-132-328/+49
* Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1Steven Moreland2017-10-112-2/+10
|\
| * Update for Soong java makefiles.Steven Moreland2017-10-112-2/+10
| |\
| | * Update for Soong java makefiles.Steven Moreland2017-10-102-2/+10
| | * Merge "Remove useless Android.mk files."Treehugger Robot2017-10-053-57/+0
| | |\
| | | * Remove useless Android.mk files.Steven Moreland2017-10-043-57/+0
* | | | Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985fSteven Moreland2017-10-042-0/+2
|\| | |
| * | | Merge "Update for hidl adapter module defaults."Steven Moreland2017-10-042-0/+2
| |\| |
| | * | Update for hidl adapter module defaults.Steven Moreland2017-10-042-0/+2
| | |/
* | | Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3Steven Moreland2017-09-262-2/+4
|\| |
| * | Merge "Fix typo in update makefiles."Steven Moreland2017-09-262-2/+4
| |\|
| | * Fix typo in update makefiles.Steven Moreland2017-09-262-2/+4
* | | Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7eSteven Moreland2017-09-262-0/+163
|\| |
| * | Update makefiles for hidl adapter.Steven Moreland2017-09-252-0/+163
| |\|
| | * Update makefiles for hidl adapter.Steven Moreland2017-09-252-0/+163
| * | VTS tests now static link to HAL def libs.Tri Vo2017-08-281-16/+2
| |\|
| | * VTS tests now static link to HAL def libs.Tri Vo2017-08-251-16/+2
| | * Updating all makefiles.Steven Moreland2017-08-142-2/+8
| * | Merge "Updating all makefiles." into oc-dr1-dev-plus-aospSteven Moreland2017-08-142-2/+8
| |\ \
| | * | Updating all makefiles.Steven Moreland2017-08-112-2/+8
| * | | Merge "Update broadcastradio HAL 1.0 VTS tests." into oc-devTomasz Wasilczyk2017-08-111-46/+149
| |\ \ \ | | |/ / | |/| |
| | * | Update broadcastradio HAL 1.0 VTS tests.Tomasz Wasilczyk2017-08-111-46/+149
* | | | Merge "Adjust AM/FM region ranges." into oc-mr1-devTomasz Wasilczyk2017-09-131-1/+1
|\ \ \ \
| * | | | Adjust AM/FM region ranges.Tomasz Wasilczyk2017-09-121-1/+1
* | | | | Move Broadcast Radio HAL to a separate binary.Tomasz Wasilczyk2017-08-283-5/+48
|/ / / /
* | | | Merge "Widen dummy band range to cover all regions." into oc-mr1-devTomasz Wasilczyk2017-08-115-24/+42
|\ \ \ \
| * | | | Widen dummy band range to cover all regions.Tomasz Wasilczyk2017-08-105-24/+42
* | | | | Merge "Update broadcastradio HAL 1.0 VTS tests." into oc-mr1-devTreeHugger Robot2017-08-111-4/+34
|\ \ \ \ \
| * | | | | Update broadcastradio HAL 1.0 VTS tests.Tomasz Wasilczyk2017-08-101-4/+34
| |/ / / /
* | | | | Merge "VTS tests now static link to HAL def libs. #2" into oc-mr1-devTri Vo2017-08-102-33/+4
|\ \ \ \ \
| * | | | | VTS tests now static link to HAL def libs. #2Tri Vo2017-08-102-33/+4
| |/ / / /
* | | | | Merge "Add OWNERS for broadcast radio HAL 1.1." into oc-mr1-devTreeHugger Robot2017-08-084-0/+24
|\ \ \ \ \
| * | | | | Add OWNERS for broadcast radio HAL 1.1.Tomasz Wasilczyk2017-08-074-0/+24
| |/ / / /
* / / / / Change VENDOR program types to range.Tomasz Wasilczyk2017-08-073-27/+22
|/ / / /
* | | | Merge "Pass ProgramInfo over currentProgramInfoChanged and drop afSwitch_1_1....Tomasz Wasilczyk2017-08-053-18/+15
|\ \ \ \
| * | | | Pass ProgramInfo over currentProgramInfoChanged and drop afSwitch_1_1.Tomasz Wasilczyk2017-08-043-18/+15
* | | | | Merge changes from topic 'hidl-vndk-enabled-oc-mr1' into oc-mr1-devTreeHugger Robot2017-08-042-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update make file for vndk enabled.Justin Yun2017-08-042-0/+6
* | | | | Pass vendor-specific info as map.Tomasz Wasilczyk2017-08-037-29/+45
|/ / / /
* | | | Implement missing broadcastradio 1.1 VTS tests.Tomasz Wasilczyk2017-08-033-11/+102
* | | | Merge "Linguistic fixes for broadcastradio 1.1 HAL." into oc-mr1-devTomasz Wasilczyk2017-08-032-7/+11
|\ \ \ \
| * | | | Linguistic fixes for broadcastradio 1.1 HAL.Tomasz Wasilczyk2017-08-022-7/+11
* | | | | Merge "Address Broadcast Radio HAL review notes." into oc-mr1-devTomasz Wasilczyk2017-08-036-41/+57
|\ \ \ \ \
| * | | | | Address Broadcast Radio HAL review notes.Tomasz Wasilczyk2017-08-016-41/+57
| |/ / / /
* / / / / Update Android.bp HIDL makefilesTri Vo2017-08-022-2/+2
|/ / / /
* | | | Refine broadcastradio HAL comments.Tomasz Wasilczyk2017-07-292-3/+21
* | | | Make virtual radio space generic, not only FM-exclusive.Tomasz Wasilczyk2017-07-296-38/+95
* | | | Remove a hack for 1.0/1.1 bitmap compatibility.Tomasz Wasilczyk2017-07-295-23/+42
* | | | Implement closing default radio implementation by invalidating all future calls.Tomasz Wasilczyk2017-07-294-19/+50
* | | | Broadcast Radio default implementation: analog forced switch.Tomasz Wasilczyk2017-07-283-6/+53