Move thermal utils to hardware/interfaces

Bug: b/269370789
Test: m
Change-Id: If7628b88a0b5a8d933dd0431eac2d3663649e834
Merged-In: If7628b88a0b5a8d933dd0431eac2d3663649e834
This commit is contained in:
Xiang Wang 2023-02-15 15:26:31 -08:00
parent 8e2f4d4b2d
commit 59332ea7e9

View file

@ -57,7 +57,7 @@ cc_binary {
static_libs: [ static_libs: [
"libpixelusb-aidl", "libpixelusb-aidl",
"libpixelstats", "libpixelstats",
"libpixelthermalwrapper", "libthermalutils",
], ],
export_shared_lib_headers: [ export_shared_lib_headers: [
"android.frameworks.stats-V1-ndk", "android.frameworks.stats-V1-ndk",