This website requires JavaScript.
Explore
Help
Register
Sign In
Evolution-x-devices
/
device_google_wahoo
Watch
2
Star
0
Fork
0
You've already forked device_google_wahoo
mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced
2026-01-27 17:09:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
udc
Add File
New File
Apply Patch
device_google_wahoo
/
Android.bp
6 lines
75 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Upgrading Walleye and Taimen's thermal HAL version to 2.0. 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>
2018-11-28 14:50:26 -08:00
soong_namespace {
imports: [
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:08:47 -08:00
"hardware/google/pixel",
Upgrading Walleye and Taimen's thermal HAL version to 2.0. 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>
2018-11-28 14:50:26 -08:00
],
}
Reference in New Issue
Copy Permalink