Files
device_google_wahoo/Android.bp
Tao Bao 7375122722 Revert^2 "Deprecate PRODUCT_STATIC_BOOT_CONTROL_HAL.""
This reverts commit d83c2cc22b.

The previous landing broke checkbuild targets due to namespace issue.
See the commit message for hardware/qcom/msm8998 change.

Bug: 34254109
Test: Build and boot taimen on device to home screen.
Test: Sideload on taimen.
Change-Id: I775026345eb5fc0ec580ba4ca0282835106a1d35
Merged-In: I775026345eb5fc0ec580ba4ca0282835106a1d35
(cherry picked from commit 4fa8e49020)
2019-05-22 15:41:22 -07:00

7 lines
109 B
Plaintext

soong_namespace {
imports: [
"hardware/qcom/bootctrl",
"hardware/qcom/msm8998",
],
}