Merge "Move thermal utils to hardware/interfaces"

This commit is contained in:
Xiang Wang 2023-02-17 01:09:04 +00:00 committed by Android (Google) Code Review
commit c87d7f0b40

View file

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