Move thermal utils to hardware/interfaces

Bug: b/269370789
Test: m
Change-Id: Id813adc99746b171693f983230f9193431f25693
This commit is contained in:
Xiang Wang 2023-02-15 15:26:33 -08:00
parent 5f802b7e13
commit e2a6eb58b2

View file

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