Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
abefabdb2bc36a269cff0d2adc18cebafa3106f2
/
broadcastradio
/
1.0
7708449
Update makefiles. (2/2) am: 76cfb84140 am: f203167814
by Steven Moreland
· 8 years ago
f203167
Update makefiles. (2/2) am: 76cfb84140
by Steven Moreland
· 8 years ago
76cfb84
Update makefiles. (2/2)
by Steven Moreland
· 8 years ago
d09cf86
Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120
by Steven Moreland
· 8 years ago
a32ebce
Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120
by Steven Moreland
· 8 years ago
bc71124
Update makefiles for c++-sources and c++-headers. (2/2)
by Steven Moreland
· 8 years ago
20af5c5
Merge "Convert android.hardware.broadcastradio@1.x-impl to soong."
by Tomasz Wasilczyk
· 8 years ago
5c63b11
Remove redundant dependencies
by Steven Moreland
· 8 years ago
cff13a5
Convert android.hardware.broadcastradio@1.x-impl to soong.
by Tomasz Wasilczyk
· 8 years ago
2cd0d42
Remove redundant dependencies
by Steven Moreland
· 8 years ago
3b36a83
Update makefiles (2/2).
by Steven Moreland
· 8 years ago
40d3a9b
Convert all comments into "doxygen-ready" comments.
by Andreas Huber
· 8 years ago
561b602
Update makefiles for hwtypes.h
by Steven Moreland
· 8 years ago
7410c72
Merge "Verify all radio classes, instead of FM only."
by Tomasz Wasilczyk
· 8 years ago
2f46101
Verify all radio classes, instead of FM only.
by Tomasz Wasilczyk
· 8 years ago
a8542b2
Merge "Set skipSubChannel both to true and false when testing scan and step methods."
by Tomasz Wasilczyk
· 8 years ago
09287fd
Remove unused using statements.
by Steven Moreland
· 8 years ago
a8dec0f
Set skipSubChannel both to true and false when testing scan and step methods.
by Tomasz Wasilczyk
· 8 years ago
ed2bb4e
Change vts target base test class name
by Yuexi Ma
· 8 years ago
48c5224
hidl_default to all targets.
by Steven Moreland
· 8 years ago
0d6118f
Merge "Test ITuner::setConfiguration against bad input."
by Tomasz Wasilczyk
· 8 years ago
10877cd
Test ITuner::setConfiguration against bad input.
by Tomasz Wasilczyk
· 8 years ago
f3c036d
Extend configChange and tuneComplete callbacks with checking the carried value.
by Tomasz Wasilczyk
· 8 years ago
59d985d
Test ITuner::tune failing when channel out of the range is provided.
by Tomasz Wasilczyk
· 8 years ago
be71e9c
Extend broadcast radio VTS tests by tuner reopening scenario.
by Tomasz Wasilczyk
· 9 years ago
50d7e27
change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)
by Yuexi Ma
· 8 years ago
213170b
Create Broadcast radio HAL 1.1; implement DigitalStatus enum.
by Tomasz Wasilczyk
· 8 years ago
7e73d5b
Remove viral dependency on libhwbinder. (2/2)
by Steven Moreland
· 8 years ago
f609010
BroadcastRadio HAL uses "default" service name
by Chris Phoenix
· 9 years ago
8422f6a
Update the test binary and source file name on master.
by Zhuoyao Zhang
· 8 years ago
830f215
Review radio metadata allocations/deallocations.
by Tomasz Wasilczyk
· 8 years ago
a0da1a1
Move hidl shims to the vendor partition. (2/2)
by Steven Moreland
· 8 years ago
85120c9
Update makefiles to use filgroup syntax.
by Tri Vo
· 8 years ago
ce608be
Migrate driver/profiler to test/vts-testcase/hal.
by Tri Vo
· 8 years ago
7b9b6ca
move VTS stub files and non-functional tests
by Keun Soo Yim
· 8 years ago
e9b43bb
Update Andriod.bp for hals.
by Zhuoyao Zhang
· 8 years ago
3ff5260
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 9 years ago
a18049a
Bp/nFoo -> Bp/nHwFoo.
by Yifan Hong
· 9 years ago
5cc9d86
Make metadata field mandatory for program info struct.
by Tomasz Wasilczyk
· 9 years ago
b643842
Return<*> getStatus().isOk() -> isOk()
by Steven Moreland
· 9 years ago
0282237
Remove obsolete references to IPCThreadState/ProcessState.
by Martijn Coenen
· 9 years ago
5018394
Update makefiles for hidlizing IBase.
by Yifan Hong
· 9 years ago
f9d3034
Update to use the correct logging library.
by Yifan Hong
· 9 years ago
566fcda
Basic target VTS test for broadcast radio HAL
by Eric Laurent
· 9 years ago
32094ca
Merge changes I0b1a0979,I4aa89a39
by TreeHugger Robot
· 9 years ago
d6e4f03
Remove HIDL_GENERATED from things written by hand.
by Steven Moreland
· 9 years ago
d26dc50
Always specify underlying enum type.
by Steven Moreland
· 9 years ago
bbff14d
Merge "Update makefiles for logging."
by Steven Moreland
· 9 years ago
f8d68ec
Update makefiles for logging.
by Steven Moreland
· 9 years ago
fda400b
fix build for broacast radio HAL implementation
by Eric Laurent
· 9 years ago
a174588
Revert "Revert "Initial implementation of broadcast radio HAL.""
by Eric Laurent
· 9 years ago
d82c3be
Merge "Revert "Initial implementation of broadcast radio HAL.""
by Eric Laurent
· 9 years ago
2c2df01
Revert "Initial implementation of broadcast radio HAL."
by Eric Laurent
· 9 years ago
4433847
Merge "Initial implementation of broadcast radio HAL."
by TreeHugger Robot
· 9 years ago
a33b341
Initial implementation of broadcast radio HAL.
by Eric Laurent
· 9 years ago
6b920e4
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
b785f5b
Support genrules with multiple tools
by Colin Cross
· 9 years ago
fcd74eb
Running update makefiles.
by Steven Moreland
· 9 years ago
6972777
Stop all these merge conflicts.
by Steven Moreland
· 9 years ago
402a829
initial HAL definition for bradcast radio (e.g FM radio)
by Eric Laurent
· 9 years ago