summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-05-21 20:51:10 -0700
committerTao Bao <tbao@google.com>2019-05-23 14:41:35 -0700
commitdeda98e46963e49b4107b99fdd17ee0e1d827446 (patch)
tree329d2df81cd83ea308c7431fba2f6ec4af2ba17b /Android.bp
parentfebed0123b0b0ca09795d3c3ab4226c75d8496b7 (diff)
downloadmarlin-deda98e46963e49b4107b99fdd17ee0e1d827446.tar.gz
Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL.
In favor of using boot control HAL under recovery. Bug: 34254109 Test: TreeHugger Test: Build and flash sailfish. Do sanity check. Test: Sideloading a package on sailfish. Change-Id: I01e5f605749f5d2ffa58d10b1250659ff4db1d59
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index ccf16fa5..ceabda26 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,6 +1,7 @@
soong_namespace {
imports: [
"hardware/google/pixel",
+ "hardware/qcom/bootctrl",
],
}