summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorRoger Liao <rogerliao@google.com>2019-08-02 17:43:03 +0800
committerAlex Hong <rurumihong@google.com>2019-08-20 14:14:05 +0800
commit4034b70e92ba3354d23f2829cdf8e10a3afd2966 (patch)
tree4915c51e871592ec257e15a27c33d2f56402bde8 /Android.bp
parent929275cdf92591fc3d0cc077fbd46ec6e21f54a7 (diff)
downloadredfin-4034b70e92ba3354d23f2829cdf8e10a3afd2966.tar.gz
Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL.
sync from 217d5f74 Bug: 139709835 Test: build pass Change-Id: Iaa8852d7e7bfb78e7c11f61e8c3c6e25984ddb66
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 e69df8d..913278a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,5 +2,6 @@ soong_namespace {
imports: [
"hardware/google/interfaces",
"hardware/google/pixel",
+ "hardware/qcom/bootctrl",
],
}