commit | 1bec86a18590a420f60148b90e2f266098b29bfe | [log] [tgz] |
---|---|---|
author | Ashutosh Joshi <ashutoshj@google.com> | Tue Nov 15 13:48:58 2016 -0800 |
committer | Ashutosh Joshi <ashutoshj@google.com> | Mon Dec 19 21:22:27 2016 -0800 |
tree | e19de55e695b7dffb43a95b9fa6d2e5e03d36bce | |
parent | d5c2cef024c406607aeafe4e7cad4caffaf6eaab [diff] [blame] |
Contexthub HAL default implementation and service. Adds the default context hub hal implementation and service. Test: Context Hub GTS tests still pass. Change-Id: I7416ce9ec8efca7f98d2bb63606f030f4e8c8ead
diff --git a/contexthub/Android.bp b/contexthub/Android.bp index bbb3e4b..ba90f2c 100644 --- a/contexthub/Android.bp +++ b/contexthub/Android.bp
@@ -1,4 +1,5 @@ // This is an autogenerated file, do not edit. subdirs = [ "1.0", + "1.0/default", ]