mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Update USB HAL clients to use Thermal stable AIDL
Bug: b/264594715 Test: boot test Change-Id: I2ff6095e8ea6f0c5cc48b303585b65acc8a14f53
This commit is contained in:
@@ -45,6 +45,7 @@ cc_binary {
|
||||
"libhardware",
|
||||
"android.hardware.thermal@1.0",
|
||||
"android.hardware.thermal@2.0",
|
||||
"android.hardware.thermal-V1-ndk",
|
||||
"android.hardware.usb.gadget@1.0",
|
||||
"android.hardware.usb-V1-ndk",
|
||||
"android.hardware.usb.gadget-V1-ndk",
|
||||
@@ -52,11 +53,11 @@ cc_binary {
|
||||
"android.frameworks.stats-V1-ndk",
|
||||
"pixelatoms-cpp",
|
||||
"libbinder_ndk",
|
||||
|
||||
],
|
||||
static_libs: [
|
||||
"libpixelusb-aidl",
|
||||
"libpixelstats",
|
||||
"libpixelthermalwrapper",
|
||||
],
|
||||
export_shared_lib_headers: [
|
||||
"android.frameworks.stats-V1-ndk",
|
||||
|
||||
Reference in New Issue
Block a user