commit | 6e0c0102aeb382f3fde5772361d291a26f687292 | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Fri Sep 30 19:00:40 2016 -0700 |
committer | Connor O'Brien <connoro@google.com> | Wed Oct 19 14:43:14 2016 -0700 |
tree | b3f040c319a20d8a41be34f3ba59f9bc29510dfe | |
parent | 9517f9c8712cf7c23817b2a9e8b45b2f368c4a61 [diff] [blame] |
boot_control: Define the boot_control HIDL interface. Bug: 31864052 Merged-In: I9222b140ff51c4d3846b86b03719e2c8e9b7fe47 Change-Id: I9222b140ff51c4d3846b86b03719e2c8e9b7fe47
diff --git a/Android.bp b/Android.bp index 2c113d5..85ab629 100644 --- a/Android.bp +++ b/Android.bp
@@ -2,6 +2,8 @@ subdirs = [ "benchmarks/msgq/1.0", "bluetooth/1.0", + "boot/1.0", + "boot/1.0/default", "nfc/1.0", "nfc/1.0/default", "radio/1.0",