platform_hardware_interfaces/broadcastradio/Android.bp
Tomasz Wasilczyk 4837755ce9 Initial Broadcast Radio HAL 1.1 default implementation.
The new implementation does not rely on legacy HAL, it implements
HAL 1.1 directly instead.

This is not a full implementation yet, but passes all existing tests.

Bug: b/36864090
Test: VTS, instrumentalization, Unit
Change-Id: Ic8eddd19d0bf6777b4086d099183d71e05d7da0e
2017-06-28 14:00:19 -07:00

11 lines
207 B
Text

// This is an autogenerated file, do not edit.
subdirs = [
"1.0",
"1.0/default",
"1.0/vts/functional",
"1.1",
"1.1/default",
"1.1/tests",
"1.1/utils",
"1.1/vts/functional",
]