Merge "Fixing missing thermal HAL on Taimen/Walleye."

This commit is contained in:
TreeHugger Robot
2018-12-18 03:14:11 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
soong_namespace {
imports: [
"hardware/google/pixel/thermalhal",
"hardware/google/pixel",
],
}

View File

@@ -31,7 +31,7 @@ PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
PRODUCT_SOONG_NAMESPACES += \
device/google/wahoo \
hardware/google/pixel/thermalhal
hardware/google/pixel
# Telephony IWLAN operation mode
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \