Move thermal utils to hardware/interfaces

Bug: b/269370789
Test: m
Change-Id: I49b3b4ebabf124093851ad768ff106e9bdf30873
Merged-In: I49b3b4ebabf124093851ad768ff106e9bdf30873
This commit is contained in:
Xiang Wang 2023-02-15 15:26:32 -08:00
parent 0f96c56a57
commit bc295aae91

View file

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