summaryrefslogtreecommitdiffstats
path: root/Android.bp
diff options
context:
space:
mode:
authorAlex Deymo <deymo@google.com>2016-09-30 19:00:40 -0700
committerConnor O'Brien <connoro@google.com>2016-10-19 14:43:14 -0700
commit6e0c0102aeb382f3fde5772361d291a26f687292 (patch)
treeb3f040c319a20d8a41be34f3ba59f9bc29510dfe /Android.bp
parent9517f9c8712cf7c23817b2a9e8b45b2f368c4a61 (diff)
downloadplatform_hardware_interfaces-6e0c0102aeb382f3fde5772361d291a26f687292.tar.gz
platform_hardware_interfaces-6e0c0102aeb382f3fde5772361d291a26f687292.tar.bz2
platform_hardware_interfaces-6e0c0102aeb382f3fde5772361d291a26f687292.zip
boot_control: Define the boot_control HIDL interface.
Bug: 31864052 Merged-In: I9222b140ff51c4d3846b86b03719e2c8e9b7fe47 Change-Id: I9222b140ff51c4d3846b86b03719e2c8e9b7fe47
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2c113d5747..85ab629a99 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",