commit | 2d724a3251c81d5f0142babb7076423cf0650920 | [log] [tgz] |
---|---|---|
author | Nick Chalko <nchalko@google.com> | Tue Oct 08 11:24:50 2019 -0700 |
committer | Nick Chalko <nchalko@google.com> | Tue Oct 08 17:56:33 2019 -0700 |
tree | f60659d15ea548d4bae0650c4ca23071a8ab6168 | |
parent | 316b60db8afcb1868bb88d070f24a4cf781f0a36 [diff] |
Add a README for tuner HAL. Test: viewed on gtiles. Change-Id: Ib03bd9ffecd0c67a504a129db7b1cf16181f7b1f
diff --git a/tv/tuner/README.md b/tv/tuner/README.md new file mode 100644 index 0000000..a833c87 --- /dev/null +++ b/tv/tuner/README.md
@@ -0,0 +1,12 @@ +# Tuner HALs + +## Overview + +TV specific tuners. + +Sett 1.0/ITuner.hal for an overview. + +*** note +**Warning:** The HALs are not (yet) frozen, as the HAL definition is +expected to evolve between Android releases. +***