Merge "Move thermal utils to hardware/interfaces" into udc-dev

This commit is contained in:
Xiang Wang 2023-02-23 04:29:41 +00:00 committed by Android (Google) Code Review
commit 3f8b2b92ae

View file

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