Commit Graph

5 Commits

Author SHA1 Message Date
Diego Wilson eb0e9d2340 consumerir: Move device dependent modules to /vendor
Change-Id: Ia05938d479babea4e0d7d25d52c818a43cedf362
2017-11-26 19:22:01 +00:00
Paul Keith 698085880b consumerir: Move CLEAR_VARS below LOCAL_PATH
* For those keeping count, this is the second time
  my consumerir patches broke consumerir compile...

Change-Id: I343ec51d547bf616c1da3779457b0cace505c689
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-12-14 12:28:39 -08:00
Paul Keith 464c0c98bd consumerir: Allow devices to override default configs
* This is cleaner than hacking up makefiles
* This brings us closer to what other hals
  in this repo are doing (e.g. lights, power)
  and this is done following their example
* As a note, haggertk suggested this when we
  added the inital unified hal, but I never
  got around to doing it

Change-Id: I7c911c5afc2b67308d7135b50a4863a6a9480035
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-12-14 10:49:26 -06:00
Kevin F. Haggerty fcb04eaa42 consumerir: move consumerir_get_num_carrier_freqs before first use
* Implicit declaration results in static/non-static mismatch

Change-Id: I1ff2682697a45e37c28f71f580480296306704e8
2016-11-26 13:12:31 -07:00
Christopher N. Hesse 6b7dda74ee Initial consumer IR HAL commit
* Initially written by crpalmer
* Changes and improvements made by:
 - zwliew: Cleaned up styling
 - javelinanddart: Added configs
   to make hal more universal

Change-Id: I98eefdde67ad7ed930532a82533a5c91f20abd83
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
2016-11-26 11:22:11 -06:00