Move thermal utils to hardware/interfaces

Bug: b/269370789
Test: m
Change-Id: I49b3b4ebabf124093851ad768ff106e9bdf30873
diff --git a/usb/usb/Android.bp b/usb/usb/Android.bp
index b316f35..1530db5 100644
--- a/usb/usb/Android.bp
+++ b/usb/usb/Android.bp
@@ -54,7 +54,7 @@
     static_libs: [
         "libpixelusb",
         "libpixelstats",
-        "libpixelthermalwrapper",
+        "libthermalutils",
     ],
     export_shared_lib_headers: [
         "android.frameworks.stats-V1-ndk",