mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +00:00
Bug: 118689758
Test: adb shell dumpsys hardware_properties
adb shell su 0 lshal debug android.hardware.thermal@2.0::IThermal/default
pts -m PtsThermalHalTestCases
vts -m VtsHalThermalV1_0Target
vts -m VtsHalThermalV2_0Target
Change-Id: I089c54c722089f12affae488c81c039405839b5e
Signed-off-by: Vincent Palomares <paillon@google.com>
6 lines
86 B
Plaintext
6 lines
86 B
Plaintext
soong_namespace {
|
|
imports: [
|
|
"hardware/google/pixel/thermalhal",
|
|
],
|
|
}
|