Files
device_google_wahoo/Android.bp
Vincent Palomares 63be0fdf50 Fixing missing thermal HAL on Taimen/Walleye.
Importing root of hardware/google/pixel instead of just the thermalhal
subfolder.

Bug: 121157758
Test: pts -m PtsThermalHalTestCases
Change-Id: I2ed066802c06c03ddabf8329776718424bcc0ad3
Signed-off-by: Vincent Palomares <paillon@google.com>
2018-12-17 17:10:29 -08:00

6 lines
75 B
Plaintext

soong_namespace {
imports: [
"hardware/google/pixel",
],
}